Models/meta-llama/Meta: Llama 3.3 70B Instruct (free)
meta-llama

Meta: Llama 3.3 70B Instruct (free)

66K contextFree inputFree output
meta-llama/llama-3.3-70b-instruct:free

Description

The Meta Llama 3.3 multilingual large language model (LLM) is a pretrained and instruction tuned generative model in 70B (text in/text out). The Llama 3.3 instruction tuned text only model...

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.3-70b-instruct:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context66K tokens

Model Info

Providermeta-llama
IDmeta-llama/llama-3.3-70b-instruct:free