n4nAI
← Models
M

Llama 3.3 70B Instruct

meta-llama/llama-3.3-70b-instruct

About

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...

Context
131,072
Max output
16,384
Tokenizer
Llama3
Knowledge cutoff
Dec 2023
Input
text
Output
text

Pricing

per 1M tokens
Input
$0.71
Output
$0.71

Use this model

curl https://api.n4n.ai/v1/chat/completions \
  -H "Authorization: Bearer $N4N_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "meta-llama/llama-3.3-70b-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Authenticate with an API key from your console; prices above are per 1M tokens.

Providers

max context 131,072
ProviderInput $/1MOutput $/1M
Wandb wandb$0.71$0.71
Yuwu yuwu$0.71$0.71

Supported parameters

frequency_penaltylogit_biaslogprobsmax_tokensmin_ppresence_penaltyrepetition_penaltyresponse_formatseedstopstructured_outputstemperaturetool_choicetoolstop_ktop_logprobstop_p