DeepSeek: R1 Distill Llama 70B
131K context$0.70/M input$0.80/M output
deepseek/deepseek-r1-distill-llama-70bDescription
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...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek/deepseek-r1-distill-llama-70b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.70/M
Output$0.80/M
Context131K tokens
Model Info
Providerdeepseek
IDdeepseek/deepseek-r1-distill-llama-70b