Meta: Llama 3 8B Instruct
8K context$0.04/M input$0.04/M output
meta-llama/llama-3-8b-instructDescription
Meta's latest class of model (Llama 3) launched with a variety of sizes & flavors. This 8B instruct-tuned version was 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-8b-instruct",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.04/M
Output$0.04/M
Context8K tokens
Model Info
Providermeta-llama
IDmeta-llama/llama-3-8b-instruct