Models/Groq/llama-3.1-8b-instant
groq

llama-3.1-8b-instantFree

131K contextFree inputFree output
groq/llama-3.1-8b-instant

Quick Start

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

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context131K tokens

Model Info

ProviderGroq
IDgroq/llama-3.1-8b-instant