Nous: Hermes 4 70B — AI model
Nous: Hermes 4 70B is a AI model from Nousresearch, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Hermes 4 70B is a hybrid reasoning model from Nous Research, built on Meta-Llama-3.1-70B. It introduces the same hybrid mode as the larger 405B release, allowing the model to either...
Specs
| Vendor | Nousresearch |
|---|---|
| Type | text |
| Context window | 131,072 tokens |
| Pricing | $0.13/M in · $0.40/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-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