May 28th update to the [original DeepSeek R1](/deepseek/deepseek-r1) Performance on par with [OpenAI o1](/openai/o1), but open-sourced and with fully open reasoning tokens. It's 671B parameters in size, with 37B active in an inference pass.…
Model details →DeepSeek: R1 0528 vs Nous: Hermes 4 70B
DeepSeek: R1 0528 and Nous: Hermes 4 70B are evenly matched on 6 axes — pick the one whose provider, latency, or licensing fits your stack.
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 respond directly or generate explicit <think>...</think> r…
Model details →Side-by-side comparison
| Capability | DeepSeek: R1 0528 | Nous: Hermes 4 70B | Winner |
|---|---|---|---|
| Context window Maximum number of input tokens the model can attend to in a single request. | 164K | 131K | 🏆 DeepSeek: R1 0528 |
| Input price (per 1M) Cost per million input tokens billed by the provider. | $0.45 | $0.13 | 🏆 Nous: Hermes 4 70B |
| Output price (per 1M) Cost per million output tokens billed by the provider. | $2.15 | $0.40 | 🏆 Nous: Hermes 4 70B |
| Tool / function calling First-class support for emitting structured tool calls. | Yes | — | 🏆 DeepSeek: R1 0528 |
| Vision input Accepts image inputs alongside text. | — | — | Tie |
| Reasoning mode Internal chain-of-thought / extended-thinking support. | Yes | Yes | Tie |
Frequently asked questions
Is DeepSeek: R1 0528 better than Nous: Hermes 4 70B?
DeepSeek: R1 0528 and Nous: Hermes 4 70B are evenly matched on 6 axes — pick the one whose provider, latency, or licensing fits your stack.
What's the price difference between DeepSeek: R1 0528 and Nous: Hermes 4 70B?
Input: $0.45 vs $0.13 per 1M tokens. Output: $2.15 vs $0.40 per 1M tokens.
What context windows do DeepSeek: R1 0528 and Nous: Hermes 4 70B support?
DeepSeek: R1 0528 supports up to 164K tokens. Nous: Hermes 4 70B supports up to 131K tokens.
Do both DeepSeek: R1 0528 and Nous: Hermes 4 70B support tool calling?
DeepSeek: R1 0528: yes. Nous: Hermes 4 70B: not advertised.