Nous: Hermes 4 405B — AI model
Nous: Hermes 4 405B is a AI model from Nousresearch, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Hermes 4 is a large-scale reasoning model built on Meta-Llama-3.1-405B and released by Nous Research. It introduces a hybrid reasoning mode, where the model can choose to deliberate internally with...
Specs
| Vendor | Nousresearch |
|---|---|
| Type | text |
| Context window | 131,072 tokens |
| Pricing | $1.00/M in · $3.00/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": "nousresearch/hermes-4-405b",
"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