Llama 3.2 3B Instruct
Meta: Llama 3.2 3B Instruct Bandingkan harga API, penyedia, panjang konteks, kemampuan, use case, latensi, dan alternatif. General chat via OpenRouter, API workloads. $0.01 / 1M tokens / $0.064 / 1M tokens. 131.1k tokens.
Apa itu Llama 3.2 3B Instruct di NextModel?
Meta: Llama 3.2 3B Instruct Bandingkan harga API, penyedia, panjang konteks, kemampuan, use case, latensi, dan alternatif. General chat via OpenRouter, API workloads. $0.01 / 1M tokens / $0.064 / 1M tokens. 131.1k tokens.
Use case terbaik
- General chat via OpenRouter
- API workloads
Contoh kompatibel OpenAI
Pertahankan gaya SDK OpenAI, arahkan base_url ke NextModel, dan gunakan ID katalog meta-llama--llama-3.2-3b-instruct.
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="meta-llama/llama-3.2-3b-instruct",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)Alternatif serupa
This model always redirects to the latest model in the Claude Fable family.
This model always redirects to the latest model in the Anthropic Claude Haiku family.
This model always redirects to the latest model in the Claude Opus family.
Bandingkan Meta: Llama 3.2 3B Instruct
FAQ