Meta: Llama 3.3 70B Instruct
131K context$0.10/M input$0.32/M output
meta-llama/llama-3.3-70b-instructDescription
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",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.10/M
Output$0.32/M
Context131K tokens
Model Info
Providermeta-llama
IDmeta-llama/llama-3.3-70b-instruct