← All models
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. 60,000 token context window, maximum output of 60,000 tokens. Includes independent benchmarks from Artificial Analysis.
chatstreaming
Details
- Accepts
- text
- Context window
- 60K tokens
Pricing
- Input
- 7.5 cr / 1M tokens
- Output
- 7.5 cr / 1M tokens
Prices in credits (1 credit = $0.01).
Data schema
approximateInput
| Field | Type | Description |
|---|---|---|
| promptrequired | string | The text prompt. |
Output
| Field | Type | Description |
|---|---|---|
| text | string | Generated text (choices[0].message.content). |