Deep Cogito: Cogito v2.1 671B — AI model
Deep Cogito: Cogito v2.1 671B is a AI model from Deepcogito, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Cogito v2.1 671B MoE represents one of the strongest open models globally, matching performance of frontier closed and open models. This model is trained using self play with reinforcement learning...
Specs
| Vendor | Deepcogito |
|---|---|
| Type | text |
| Context window | 128,000 tokens |
| Pricing | $1.25/M in · $1.25/M out |
| API | chat_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": "deepcogito/cogito-v2.1-671b",
"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