Nous: Hermes 3 405B Instruct — AI model

Nous: Hermes 3 405B Instruct 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

VendorNousresearch
Typetext
Context window131,072 tokens
Pricing$1.00/M in · $1.00/M out
APIchat_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",
    "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