By nousresearch ยท Updated 2026-07-24 ยท general-purpose chat
Nous: Hermes 3 70B Instruct is best suited for general-purpose chat. Access it through one Appmo API key alongside 390 other models โ Appmo's optimizer can route to it automatically when it is the best value for a request.
curl https://appmo.com/v1/chat/completions \
-H "Authorization: Bearer $APPMO_KEY" \
-d '{"model":"nousresearch/hermes-3-llama-3.1-70b","messages":[{"role":"user","content":"Hello"}]}'How much does Nous: Hermes 3 70B Instruct cost?
Nous: Hermes 3 70B Instruct costs $0.7 per 1M input tokens and $0.7 per 1M output tokens ($0.7 blended), as of 2026-07-24. Prices are expected to fall as competition increases.
What is Nous: Hermes 3 70B Instruct best for?
Nous: Hermes 3 70B Instruct is best suited for general-purpose chat.
How do I use Nous: Hermes 3 70B Instruct?
Send requests to Appmo's OpenAI-compatible endpoint with model id "nousresearch/hermes-3-llama-3.1-70b" and one API key โ no separate provider account needed.