R1 Distill Llama 70B
DeepSeek R1 Distill Llama 70B is a distilled large language model based on [Llama-3.3-70B-Instruct](/meta-llama/llama-3.3-70b-instruct), using outputs from [DeepSeek R1](/deepseek/deepseek-r1). The model combines advanced distillation techniques to achieve high performance across multiple benchmarks, including: - AIME 2024 pass@1: 70.0 - MATH-500 pass@1: 94.5 - CodeForces Rating: 1633 The model leverages fine-tuning from DeepSeek R1's outputs, enabling competitive performance comparable to larger frontier models.
deepseek/deepseek-r1-distill-llama-70b
- Contexto
- 8k tokens
- Máx. completion
- 8,192
- Tools
- No
- JSON
- No
- Lanzamiento
- 2025-01-23
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek/deepseek-r1-distill-llama-70b",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es R1 Distill Llama 70B?
- DeepSeek R1 Distill Llama 70B is a distilled large language model based on [Llama-3.3-70B-Instruct](/meta-llama/llama-3.3-70b-instruct), using outputs from [DeepSeek R1](/deepseek/deepseek-r1). The model combines advanced distillation techniques to achieve high performance across multiple benchmarks, including: - AIME 2024 pass@1: 70.0 - MATH-500 pass@1: 94.5 - CodeForces Rating: 1633 The model leverages fine-tuning from DeepSeek R1's outputs, enabling competitive performance comparable to larger frontier models. R1 Distill Llama 70B corre en el API de Geek Hub (compatible con OpenAI). Id: deepseek/deepseek-r1-distill-llama-70b.
- ¿R1 Distill Llama 70B es gratis?
- No. El input cuesta $0.872 / 1M tokens y el output $0.872 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de R1 Distill Llama 70B?
- R1 Distill Llama 70B tiene una ventana de 8k tokens. Soporta hasta 8,192 tokens de completion.
- ¿R1 Distill Llama 70B soporta tool calling y structured outputs?
- R1 Distill Llama 70B no publica tool calling en este endpoint. No lista structured outputs en este endpoint.
- ¿Cuándo se lanzó R1 Distill Llama 70B?
- R1 Distill Llama 70B se lanzó el 23 de enero de 2025.
Más modelos de DeepSeek
DeepSeek V4 FlashV4 Flash open-weight, aggressive pricing with 1M context. Cache hit drops input to $0.0028. Replaces DeepSeek Chat V3.
DeepSeek V4 ProV4 Pro with reasoning + non-reasoning modes. Cache hit $0.003625. Replaces DeepSeek Reasoner R1.
DeepSeek V3DeepSeek-V3 is the latest model from the DeepSeek team, building upon the instruction following and coding abilities of the previous versions. Pre-trained on nearly 15 trillion tok
DeepSeek V3 0324DeepSeek V3, a 685B-parameter, mixture-of-experts model, is the latest iteration of the flagship chat model family from the DeepSeek team. It succeeds the [DeepSeek V3](/deepseek/d
DeepSeek V3.1DeepSeek-V3.1 is a large hybrid reasoning model (671B parameters, 37B active) that supports both thinking and non-thinking modes via prompt templates. It extends the DeepSeek-V3 ba
DeepSeek V3.1 TerminusDeepSeek-V3.1 Terminus is an update to [DeepSeek V3.1](/deepseek/deepseek-chat-v3.1) that maintains the model's original capabilities while addressing issues reported by users, inc