Mahesh111000/qwen3-8b-hanabi-tinker-s105-prime-step255

TEXT GENERATIONPricing:Input $0.468 / Output $1.82Concurrent Unit Cost:1Model Size:8BQuant:FP8Context Size:32kTool Calling:SupportedPublished:Aug 22, 2026License:apache-2.0Architecture:Transformer Open Weights Featherless Exclusive Cold

Qwen3-8B is an 8.2 billion parameter causal language model from the Qwen series, developed by Qwen. It features a unique capability to seamlessly switch between a 'thinking mode' for complex reasoning tasks like math and coding, and a 'non-thinking mode' for general-purpose dialogue. This model excels in reasoning, instruction-following, agent capabilities, and multilingual support across over 100 languages, with a native context length of 32,768 tokens, extendable to 131,072 tokens using YaRN.

Loading preview...

Qwen3-8B Overview

Qwen3-8B is an 8.2 billion parameter causal language model from the Qwen series, designed for advanced reasoning and versatile conversational applications. It introduces a novel feature allowing seamless switching between a 'thinking mode' for complex logical reasoning, mathematics, and code generation, and a 'non-thinking mode' for efficient, general-purpose dialogue. This dual-mode functionality ensures optimal performance across diverse scenarios.

Key Capabilities

  • Dynamic Thinking Modes: Uniquely supports switching between a reasoning-focused 'thinking mode' and an efficient 'non-thinking mode' within a single model, enhancing performance for specific tasks.
  • Enhanced Reasoning: Demonstrates significant improvements in mathematical problem-solving, code generation, and commonsense logical reasoning compared to previous Qwen models.
  • Superior Human Alignment: Excels in creative writing, role-playing, multi-turn dialogues, and instruction following, providing a more natural and engaging conversational experience.
  • Advanced Agent Capabilities: Offers strong tool-calling abilities, achieving leading performance among open-source models in complex agent-based tasks, especially when integrated with Qwen-Agent.
  • Multilingual Support: Supports over 100 languages and dialects with robust capabilities for multilingual instruction following and translation.
  • Extended Context Length: Natively handles up to 32,768 tokens, with validated performance up to 131,072 tokens using the YaRN method.

Usage Recommendations

For optimal performance, specific sampling parameters are recommended for each mode: Temperature=0.6, TopP=0.95, TopK=20, and MinP=0 for thinking mode, and Temperature=0.7, TopP=0.8, TopK=20, and MinP=0 for non-thinking mode. The model also supports dynamic switching of thinking modes via user input (/think and /no_think) in multi-turn conversations.