Skip to content

Meta: Llama 3.2 1B Instruct

Meta
meta-llama/llama-3.2-1b-instruct

About this model

Llama 3.2 1B is a 1-billion-parameter language model focused on efficiently performing natural language tasks, such as summarization, dialogue, and multilingual text analysis. Its smaller size allows it to operate...

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.2-1b-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.090 TND

per 1M tokens

Output tokens

0.668 TND

per 1M tokens

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

Specifications

Provider
Meta
Context window
60,000 tokens
Input modality
Text
Added
Sep 25, 2024
Supported parameters
frequency_penaltylogit_biasmax_tokensmin_ppresence_penaltyrepetition_penaltyseedstop