DeepSeek: R1 Distill Llama 70B — AI model

DeepSeek: R1 Distill Llama 70B is a AI model from DeepSeek, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

DeepSeek R1 Distill Llama 70B is a distilled large language model based on Llama-3.3-70B-Instruct, using outputs from DeepSeek R1. The model combines advanced distillation techniques to achieve high performance across...

Specs

VendorDeepSeek
Typetext
Context window128,000 tokens
Pricing$0.80/M in · $0.80/M out
APIchat_completions

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek/deepseek-r1-distill-llama-70b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models