Skip to main content
A list of recommended open models for common use cases.

Which open models should I use?

Actually, there’s no single right answer! Here’s a curated list based on Novita internal testing, community feedback, and external benchmarks. We recommend using it as a starting point, and we will update it regularly as new models emerge.
  • Model sizes are marked as Small, Medium, or Large. For MoE models, the activated parameter size is what matters for latency.
  • For best latency, use small or medium models. For best quality, use large models or fine-tune medium or small models.
  • Model names below are exact model IDs — copy them directly into your API calls. Each links to its model page for live pricing and a playground.
  • You can explore all models in the Novita Model Library.

Code generation & reasoning

Model IDSize / NotesContext Window
moonshotai/kimi-k2.7-codeLarge262K
zai-org/glm-5.2Large1M
deepseek/deepseek-v4-proLarge1M

General reasoning & planning

Model IDSize / NotesContext Window
deepseek/deepseek-v4-proLarge1M
deepseek/deepseek-v3.2Large160K
qwen/qwen3.5-397b-a17bLarge, 17B active262K

Agents, function calling & tool use

Model IDSize / NotesContext Window
zai-org/glm-5.2Large1M
moonshotai/kimi-k2.7-codeLarge262K
minimax/minimax-m3Large1M

Long context & summarization

Model IDSize / NotesContext Window
zai-org/glm-5.2Large1M
deepseek/deepseek-v4-proLarge1M
deepseek/deepseek-v4-flashLarge, cost-effective1M

Vision & document understanding

Model IDSize / NotesContext Window
moonshotai/kimi-k2.5Large262K
qwen/qwen3.5-397b-a17bLarge, 17B active262K
google/gemma-4-31b-itMedium262K

Low-latency NLU & extraction

Model IDSize / NotesContext Window
inclusionai/ling-2.6-flashMoE, small activation262K
meta-llama/llama-3.1-8b-instructSmall128K
google/gemma-4-26b-a4b-itMedium, 4B active262K

Migrating from older models

If you are still calling one of the models below, switch to its recommended replacement:
If you useSwitch to
deepseek/deepseek-r1-0528deepseek/deepseek-v4-pro
zai-org/glm-4.5zai-org/glm-5.2
moonshotai/kimi-k2-instructmoonshotai/kimi-k2.7-code
qwen/qwen3-coder-480b-a35b-instructmoonshotai/kimi-k2.7-code
meta-llama/llama-4-maverick / llama-4-scout, qwen/qwen2.5-vl-72b-instructmoonshotai/kimi-k2.5, qwen/qwen3.5-397b-a17b, or google/gemma-4-31b-it
Last modified on July 3, 2026