Meta: Llama 3.1 70B Instruct
131K context$0.40/M input$0.40/M output
meta-llama/llama-3.1-70b-instructDescription
Meta's latest class of model (Llama 3.1) launched with a variety of sizes & flavors. This 70B instruct-tuned version is optimized for high quality dialogue usecases. It has demonstrated strong...
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.1-70b-instruct",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.40/M
Output$0.40/M
Context131K tokens
Model Info
Providermeta-llama
IDmeta-llama/llama-3.1-70b-instruct