Available models
| Model ID | Parameters | Context | Speed | Best For |
|---|---|---|---|---|
deepseek-v3 | 671B (MoE) | 160K | Medium | General, coding, best value |
deepseek-r1 | 671B (MoE) | 64K | Slow | Reasoning, math, analysis |
DeepSeek V3 vs R1 — When to use which?
| DeepSeek V3 | DeepSeek R1 | |
|---|---|---|
| Type | General-purpose | Reasoning (chain-of-thought) |
| Speed | Medium | Slower (thinks step-by-step) |
| Context | 160K tokens | 64K tokens |
| Best for | Coding, writing, general tasks | Math, logic, complex analysis |
| Price | Lower | Higher (more output tokens from reasoning) |
| Comparable to | GPT-5 class | o1 class (96% cheaper) |
Recommendation
Usedeepseek-v3 as your default — it’s GPT-5 class quality at the best price on Kyma. The most tokens processed per user on the platform.
Use deepseek-r1 for reasoning tasks — when you need step-by-step thinking. It maps to the reasoning model alias.
Model aliases
| Alias | Resolves to |
|---|---|
reasoning | deepseek-r1 |