Skip to main content

LLM Models

LLM Models

Model NameModel IDCapabilitiesMax Context
Qwen3.5-397B-A17Bqwen35-397b-a17b-instruct-generalText, Code, OCR/Vision256K tokens
Qwen3.5-397B-A17B Creativeqwen35-397b-a17b-instruct-creativeSame as above — sampling preset for creativity256K tokens
Qwen3.5-397B-A17B Thinkingqwen35-397b-a17b-thinking-generalSame as above — thinking mode enabled256K tokens
Qwen3.5-397B-A17B Thinking Coderqwen35-397b-a17b-thinking-codingSame as Thinking — sampling preset for code256K tokens

Sampling parameter presets

The Creative and Thinking Coder variants enforce specific sampling parameters on the backend. If you need full control over sampling, use the base instruct-general or thinking-general models instead.