hamishivi/Qwen3.6-27B

VISIONPricing:Input $1.6 / Cached $0.15 / Output $12Concurrent Unit Cost:2Model Size:27BQuant:FP8Context Size:32kTool Calling:SupportedPublished:May 14, 2026License:apache-2.0Architecture:Transformer Open Weights Featherless Exclusive Cold

The Qwen3.6-27B model, developed by Qwen, is a 27 billion parameter causal language model with a vision encoder, offering a native context length of 262,144 tokens, extensible up to 1,010,000 tokens. This model is specifically optimized for agentic coding tasks, including frontend workflows and repository-level reasoning, and features a unique ability to preserve reasoning context from historical messages for streamlined iterative development. It demonstrates strong performance in coding agent benchmarks and multimodal understanding.

Loading preview...

Qwen3.6-27B Overview

Qwen3.6-27B is a 27 billion parameter causal language model developed by Qwen, featuring a vision encoder and a native context length of 262,144 tokens, extensible to over 1 million tokens using YaRN scaling. This model builds upon the Qwen3.5 series, focusing on enhanced stability and real-world utility, particularly for developers.

Key Capabilities & Differentiators

  • Agentic Coding: Significantly improved handling of frontend workflows and repository-level reasoning, as evidenced by strong scores on benchmarks like SWE-bench Verified (77.2), SWE-bench Pro (53.5), and Terminal-Bench 2.0 (59.3).
  • Thinking Preservation: Introduces a novel feature to retain reasoning context from historical messages, which streamlines iterative development, reduces overhead, and enhances decision consistency in agent scenarios. This can also improve KV cache utilization.
  • Multimodal Understanding: As a vision-language model, it supports image and video inputs, demonstrating competitive performance across various vision benchmarks including MMMU (82.9), MathVista mini (87.4), and VideoMME (87.7).
  • Extended Context: Natively supports a very long context window of 262,144 tokens, with experimental support for up to 1,010,000 tokens via YaRN scaling, making it suitable for ultra-long text processing.

Recommended Use Cases

  • Code Generation and Debugging: Excels in agentic coding tasks, making it ideal for automated code development, refactoring, and complex problem-solving within codebases.
  • Multimodal AI Applications: Suitable for applications requiring understanding and reasoning from both text and visual (image and video) inputs.
  • Long-Context Processing: Beneficial for tasks involving extensive documentation, large code repositories, or long-form content analysis where maintaining context over many tokens is crucial.
  • Iterative Development Workflows: The thinking preservation feature makes it particularly useful for agent-based systems that require consistent reasoning across multiple turns or complex problem-solving steps.