Nous: Hermes 3 405B Instruct (free) — AI model
Nous: Hermes 3 405B Instruct (free) is a AI model from Nousresearch, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Hermes 3 is a generalist language model with many improvements over Hermes 2, including advanced agentic capabilities, much better roleplaying, reasoning, multi-turn conversation, long context coherence, and improvements across the...
Specs
| Vendor | Nousresearch |
|---|---|
| Type | text |
| Context window | 131,072 tokens |
| Pricing | $0.00/M in · $0.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-3-llama-3.1-405b:free",
"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