← All models
DeepSeek R1 Distill Llama 70B is a distilled large language model based on Llama-3.3-70B-Instruct, using outputs from DeepSeek R1. 128,000 token context window, maximum output of 8,192 tokens. Includes independent benchmarks from Artificial Analysis.
chatstreamingjson mode
Details
- Accepts
- text
- Context window
- 131K tokens
Pricing
- Input
- 100 cr / 1M tokens
- Output
- 100 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). |