Skip to content

Meta: Llama 3.3 70B Instruct

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

About this model

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

Make a request

OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.

curl https://promptix.tn/api/v1/chat/completions \  -H "Authorization: Bearer $PROMPTIX_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "meta-llama/llama-3.3-70b-instruct",    "messages": [      {"role": "user", "content": "Hello! What can you do?"}    ]  }'

Pricing

In TND per 1M tokens. VAT and the platform fee are added at top-up.

Input tokens

0.332 TND

per 1M tokens

Output tokens

1.063 TND

per 1M tokens

1,000 requests with 1K input and 500 output tokens cost about 0.864 TND.

Specifications

Provider
Meta
Context window
131,072 tokens
Input modality
Text
Added
Dec 6, 2024
Supported parameters
frequency_penaltylogit_biaslogprobsmax_tokensmin_ppresence_penaltyrepetition_penaltyresponse_format