DeepSeek: R1 0528 — AI model

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

May 28th update to the original DeepSeek R1 Performance on par with OpenAI o1, but open-sourced and with fully open reasoning tokens. It's 671B parameters in size, with 37B active...

Specs

VendorDeepSeek
Typetext
Context window163,840 tokens
Pricing$0.50/M in · $2.15/M out
APIchat_completions
CapabilitiesTools

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-0528",
    "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