Models/meta-llama/Meta: Llama 3.2 3B Instruct (free)
meta-llama

Meta: Llama 3.2 3B Instruct (free)

131K contextFree inputFree output
meta-llama/llama-3.2-3b-instruct:free

Description

Llama 3.2 3B is a 3-billion-parameter multilingual large language model, optimized for advanced natural language processing tasks like dialogue generation, reasoning, and summarization. Designed with the latest transformer architecture, it...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "meta-llama/llama-3.2-3b-instruct:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context131K tokens

Model Info

Providermeta-llama
IDmeta-llama/llama-3.2-3b-instruct:free