AI SeedbankHelp preserve open and free AI for humanity's future

← All models

Qwen_Qwen3.6-27B-FP8

Qwen · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: · Leechers:

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


library_name: transformers license: apache-2.0 license_link: https://huggingface.co/Qwen/Qwen3.6-27B-FP8/blob/main/LICENSE pipeline_tag: image-text-to-text base_model:

  • Qwen/Qwen3.6-27B

Qwen3.6-27B-FP8

[!Note] This repository contains FP8-quantized model weights and configuration files for the post-trained model in the Hugging Face Transformers format.

These artifacts are compatible with Hugging Face Transformers, vLLM, SGLang, KTransformers, etc.

The quantization method is fine-grained fp8 quantization with block size of 128, and its performance metrics are nearly identical to those of the original model.

Following the February release of the Qwen3.5 series, we're pleased to share the first open-weight variant of Qwen3.6. Built on direct feedback from the community, Qwen3.6 prioritizes stability and real-world utility, offering developers a more intuitive, responsive, and genuinely productive coding experience.

Qwen3.6 Highlights

This release delivers substantial upgrades, particularly in

  • Agentic Coding: the model now handles frontend workflows and repository-level reasoning with greater fluency and precision.
  • Thinking Preservation: we've introduced a new option to retain reasoning context from historical messages, streamlining iterative development and reducing overhead.

For more details, please refer to our blog post Qwen3.6-27B.

Model Overview

  • Type: Causal Language Model with Vision Encoder
  • Training Stage: Pre-training & Post-training
  • Language Model
    • Number of Parameters: 27B
    • Hidden Dimension: 5120
    • Token Embedding: 248320 (Padded)
    • Number of Layers: 64
    • Hidden Layout: 16 × (3 × (Gated DeltaNet → FFN) → 1 × (Gated Attention → FFN))
    • Gated DeltaNet:
      • Number of Linear Attention Heads: 48 for V and 16 for QK
      • Head Dimension: 128
    • Gated Attention:
      • Number of Attention Heads: 24 for Q and 4 for KV
      • Head Dimension: 256
      • Rotary Position Embedding Dimension: 64
    • Feed Forward Network:
      • Intermediate Dimension: 17408
    • LM Output: 248320 (Padded)
    • MTP: trained with multi-steps
  • Context Length: 262,144 natively and extensible up to 1,010,000 tokens.

Benchmark Results

Language

Qwen3.5-27BQwen3.5-397B-A17BGemma4-31BClaude 4.5 OpusQwen3.6-35B-A3BQwen3.6-27B
Coding Agent
SWE-bench Verified 75.0 76.2 52.0 80.9 73.4 77.2
SWE-bench Pro 51.2 50.9 35.7 57.1 49.5 53.5
SWE-bench Multilingual 69.3 69.3 51.7 77.5 67.2 71.3
Terminal-Bench 2.0 41.6 52.5 42.9 59.3 51.5 59.3
SkillsBench Avg5 27.2 30.0 23.6 45.3 28.7 48.2
QwenWebBench 1068 1186 1197 1536 1397 1487
NL2Repo 27.3 32.2 15.5 43.2 29.4 36.2
Claw-Eval Avg 64.3 70.7 48.5 76.6 68.7 72.4
Claw-Eval Pass^3 46.2 48.1 25.0 59.6 50.0 60.6
QwenClawBench 52.2 51.8 41.7 52.3 52.6 53.4
Knowledge
MMLU-Pro 86.1 87.8 85.2 89.5 85.2 86.2
MMLU-Redux 93.2 94.9 93.7 95.6 93.3 93.5
SuperGPQA 65.6 70.4 65.7 70.6 64.7 66.0
C-Eval 90.5 93.0 82.6 92.2 90.0 91.4
STEM & Reasoning
GPQA Diamond 85.5 88.4 84.3 87.0 86.0 87.8
HLE 24.3 28.7 19.5 30.8 21.4 24.0
LiveCodeBench v6 80.7 83.6 80.0 84.8 80.4 83.9
HMMT Feb 25 92.0 94.8 88.7 92.9 90.7 93.8
HMMT Nov 25 89.8 92.7 87.5 93.3 89.1 90.7
HMMT Feb 26 84.3 87.9 77.2 85.3 83.6 84.3
IMOAnswerBench 79.9 80.9 74.5 84.0 78.9 80.8
AIME26 92.6 93.3 89.2 95.1 92.7 94.1

* SWE-Bench Series: Internal agent scaffold (bash + file-edit tools); temp=1.0, top_p=0.95, 200K context window. We correct some problematic tasks in the public set of SWE-bench Pro and evaluate all baselines on the refined benchmark.
* Terminal-Bench 2.0: Harbor/Terminus-2 harness; 3h timeout, 32 CPU/48 GB RAM; temp=1.0, top_p=0.95, top_k=20, max_tokens=80K, 256K ctx; avg of 5 runs.
* SkillsBench: Evaluated via OpenCode on 78 tasks (self-contained subset, excluding API-dependent tasks); avg of 5 runs.
* NL2Repo: Others are evaluated via Claude Code (temp=1.0, top_p=0.95, max_turns=900).
* QwenClawBench: A real-user-distribution Claw agent benchmark; temp=0.6, 256K ctx.
* QwenWebBench: An internal front-end code generation benchmark; bilingual (EN/CN), 7 categories (Web Design, Web Apps, Games, SVG, Data Visualization, Animation, and 3D); auto-render + multimodal judge (code/visual correctness); BT/Elo rating system.
* AIME 26: We use the full AIME 2026 (I & II), where the scores may differ from Qwen 3.5 notes.

Vision Language

Qwen3.5-27BQwen3.5-397B-A17BGemma4-31BClaude 4.5 OpusQwen3.6-35B-A3BQwen3.6-27B
STEM & Puzzle
MMMU 82.3 85.0 80.4 80.7 81.7 82.9
MMMU-Pro 75.0 79.0 76.9 70.6 75.3 75.8
MathVista mini 87.8 -- 79.3 -- 86.4 87.4
DynaMath 87.7 86.3 79.5 79.7 82.8 85.6
VlmsAreBlind 96.9 -- 87.2 -- 96.6 97.0
General VQA
RealWorldQA 83.7 83.9 72.3 77.0 85.3 84.1
MMStar 81.0 83.8 77.3 73.2 80.7 81.4
MMBenchEN-DEV-v1.1 92.6 -- 90.9 -- 92.8 92.3
SimpleVQA 56.0 67.1 52.9 65.7 58.9 56.1
Document Understanding
CharXiv RQ 79.5 80.8 67.9 68.5 78.0 78.4
CC-OCR 81.0 82.0 75.7 76.9 81.9 81.2
OCRBench 89.4 -- 86.1 -- 90.0 89.4
Spatial Intelligence
ERQA 60.5 67.5 57.5 46.8 61.8 62.5
CountBench 97.8 97.2 96.1 90.6 96.1 97.8
RefCOCO avg 90.9 92.3 -- -- 92.0 92.5
EmbSpatialBench 84.5 -- -- -- 84.3 84.6
RefSpatialBench 67.7 -- 4.7 -- 64.3 70.0
Video Understanding
VideoMME(w sub.) 87.0 87.5 -- 77.7 86.6 87.7
VideoMMMU 82.3 84.7 81.6 84.4 83.7 84.4
MLVU 85.9 86.7 -- 81.7 86.2 86.6
MVBench 74.6 77.6 -- 67.2 74.6 75.5
Visual Agent
V* 93.7 95.8 -- 67.0 90.1 94.7
AndroidWorld 64.2 -- -- -- -- 70.3

* Empty cells (--) indicate scores not yet available or not applicable.

Quickstart

For streamlined integration, we recommend using Qwen3.6 via APIs. Below is a guide to use Qwen3.6 via OpenAI-compatible API.

Serving Qwen3.6

Qwen3.6 can be served via APIs with popular inference frameworks. In the following, we show example commands to launch OpenAI-Compatible API servers for Qwen3.6 models.

[!Important] Inference efficiency and throughput vary significantly across frameworks. We recommend using the latest framework versions to ensure optimal performance and compatibility. For production workloads or high-throughput scenarios, dedicated serving engines such as SGLang, KTransformers or vLLM are strongly recommended.

[!Important] The model has a default context length of 262,144 tokens. If you encounter out-of-memory (OOM) errors, consider reducing the context window. However, because Qwen3.6 leverages extended context for complex tasks, we advise maintaining a context length of at least 128K tokens to preserve thinking capabilities.

SGLang

SGLang is a fast serving framework for large language models and vision language models. sglang>=0.5.10 is recommended for Qwen3.6, which can be installed using the following command in a fresh environment:

uv pip install sglang[all]

See its documentation for more details.

The following will create API endpoints at http://localhost:8000/v1:

  • Standard Version: The following command can be used to create an API endpoint with maximum context length 262,144 tokens using tensor parallel on 8 GPUs.

    python -m sglang.launch_server --model-path Qwen/Qwen3.6-27B-FP8 --port 8000 --tp-size 8 --mem-fraction-static 0.8 --context-length 262144 --reasoning-parser qwen3
    
  • Tool Use: To support tool use, you can use the following command.

    python -m sglang.launch_server --model-path Qwen/Qwen3.6-27B-FP8 --port 8000 --tp-size 8 --mem-fraction-static 0.8 --context-length 262144 --reasoning-parser qwen3 --tool-call-parser qwen3_coder
    
  • Multi-Token Prediction (MTP): The following command is recommended for MTP:

    python -m sglang.launch_server --model-path Qwen/Qwen3.6-27B-FP8 --port 8000 --tp-size 8 --mem-fraction-static 0.8 --context-length 262144 --reasoning-parser qwen3 --speculative-algo NEXTN --speculative-num-steps 3 --speculative-eagle-topk 1 --speculative-num-draft-tokens 4
    

For detailed deployment guide, see the SGLang Qwen3.5 Cookbook.

vLLM

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. vllm>=0.19.0 is recommended for Qwen3.6, which can be installed using the following command in a fresh environment:

uv pip install vllm --torch-backend=auto

See its documentation for more details.

The following will create API endpoints at http://localhost:8000/v1:

  • Standard Version: The following command can be used to create an API endpoint with maximum context length 262,144 tokens using tensor parallel on 8 GPUs.

    vllm serve Qwen/Qwen3.6-27B-FP8 --port 8000 --tensor-parallel-size 8 --max-model-len 262144 --reasoning-parser qwen3 
    
  • Tool Call: To support tool use, you can use the following command.

    vllm serve Qwen/Qwen3.6-27B-FP8 --port 8000 --tensor-parallel-size 8 --max-model-len 262144 --reasoning-parser qwen3 --enable-auto-tool-choice --tool-call-parser qwen3_coder 
    
  • Multi-Token Prediction (MTP): The following command is recommended for MTP:

    vllm serve Qwen/Qwen3.6-27B-FP8 --port 8000 --tensor-parallel-size 8 --max-model-len 262144 --reasoning-parser qwen3 --speculative-config '{"method":"qwen3_next_mtp","num_speculative_tokens":2}'
    
  • Text-Only: The following command skips the vision encoder and multimodal profiling to free up memory for additional KV cache:

    vllm serve Qwen/Qwen3.6-27B-FP8 --port 8000 --tensor-parallel-size 8 --max-model-len 262144 --reasoning-parser qwen3 --language-model-only
    

For detailed deployment guide, see the vLLM Qwen3.5 Recipe.

KTransformers

KTransformers is a flexible framework for experiencing cutting-edge LLM inference optimizations with CPU-GPU heterogeneous computing. For running Qwen3.6 with KTransformers, see the KTransformers Deployment Guide.

Hugging Face Transformers

Hugging Face Transformers contains a lightweight server which can be used for quick testing and moderate load deployment. The latest transformers is required for Qwen3.6:

pip install "transformers[serving]"

See its documentation for more details. Please also make sure torchvision and pillow are installed.

Then, run transformers serve to launch a server with API endpoints at http://localhost:8000/v1; it will place the model on accelerators if available:

transformers serve Qwen/Qwen3.6-27B-FP8 --port 8000 --continuous-batching

Using Qwen3.6 via the Chat Completions API

The chat completions API is accessible via standard HTTP requests or OpenAI SDKs. Here, we show examples using the OpenAI Python SDK.

Before starting, make sure it is installed and the API key and the API base URL is configured, e.g.:

pip install -U openai

# Set the following accordingly
export OPENAI_BASE_URL="http://localhost:8000/v1"
export OPENAI_API_KEY="EMPTY"

[!Tip] We recommend using the following set of sampling parameters for generation

  • Thinking mode for general tasks: temperature=1.0, top_p=0.95, top_k=20, min_p=0.0, presence_penalty=0.0, repetition_penalty=1.0
  • Thinking mode for precise coding tasks (e.g. WebDev): temperature=0.6, top_p=0.95, top_k=20, min_p=0.0, presence_penalty=0.0, repetition_penalty=1.0
  • Instruct (or non-thinking) mode: temperature=0.7, top_p=0.80, top_k=20, min_p=0.0, presence_penalty=1.5, repetition_penalty=1.0

Please note that the support for sampling parameters varies according to inference frameworks.

[!Important] Qwen3.6 models operate in thinking mode by default, generating thinking content signified by <think>\n...</think>\n\n before producing the final responses. To disable thinking content and obtain direct response, refer to the examples here.

Text-Only Input

from openai import OpenAI
# Configured by environment variables
client = OpenAI()

messages = [
    {"role": "user", "content": "Type \"I love Qwen3.6\" backwards"},
]

chat_response = client.chat.completions.create(
    model="Qwen/Qwen3.6-27B-FP8",
    messages=messages,
    max_tokens=81920,
    temperature=1.0,
    top_p=0.95,
    presence_penalty=0.0,
    extra_body={
        "top_k": 20,
    }, 
)
print("Chat response:", chat_response)

Image Input

from openai import OpenAI
# Configured by environment variables
client = OpenAI()

messages = [
    {
        "role": "user",
        "content": [
            {
                "type": "image_url",
                "image_url": {
                    "url": "https://qianwen-res.oss-accelerate.aliyuncs.com/Qwen3.5/demo/CI_Demo/mathv-1327.jpg"
                }
            },
            {
                "type": "text",
                "text": "The centres of the four illustrated circles are in the corners of the square. The two big circles touch each other and also the two little circles. With which factor do you have to multiply the radii of the little circles to obtain the radius of the big circles?\nChoices:\n(A) $\\frac{2}{9}$\n(B) $\\sqrt{5}$\n(C) $0.8 \\cdot \\pi$\n(D) 2.5\n(E) $1+\\sqrt{2}$"
            }
        ]
    }
]

chat_response = client.chat.completions.create(
    model="Qwen/Qwen3.6-27B-FP8",
    messages=messages,
    max_tokens=81920,
    temperature=1.0,
    top_p=0.95,
    presence_penalty=0.0,
    extra_body={
        "top_k": 20,
    }, 
)
print("Chat response:", chat_response)

Video Input

from openai import OpenAI
# Configured by environment variables
client = OpenAI()

messages = [
    {
        "role": "user",
        "content": [
            {
                "type": "video_url",
                "video_url": {
                    "url": "https://qianwen-res.oss-accelerate.aliyuncs.com/Qwen3.5/demo/video/N1cdUjctpG8.mp4"
                }
            },
            {
                "type": "text",
                "text": "How many porcelain jars were discovered in the niches located in the primary chamber of the tomb?"
            }
        ]
    }
]

# When vLLM is launched with `--media-io-kwargs '{"video": {"num_frames": -1}}'`,
# video frame sampling can be configured via `extra_body` (e.g., by setting `fps`).
# This feature is currently supported only in vLLM.
#
# By default, `fps=2` and `do_sample_frames=True`.
# With `do_sample_frames=True`, you can customize the `fps` value to set your desired video sampling rate.
chat_response = client.chat.completions.create(
    model="Qwen/Qwen3.6-27B-FP8",
    messages=messages,
    max_tokens=81920,
    temperature=1.0,
    top_p=0.95,
    presence_penalty=0.0,
    extra_body={
        "top_k": 20,
        "mm_processor_kwargs": {"fps": 2, "do_sample_frames": True},
    }, 
)

print("Chat response:", chat_response)

Instruct (or Non-Thinking) Mode

[!Important] Qwen3.6 does not officially support the soft switch of Qwen3, i.e., /think and /nothink.

Qwen3.6 will think by default before response. You can obtain direct response from the model without thinking by configuring the API parameters. For example,

from openai import OpenAI
# Configured by environment variables
client = OpenAI()

messages = [
    {
        "role": "user",
        "content": [
            {
                "type": "image_url",
                "image_url": {
                    "url": "https://qianwen-res.oss-accelerate.aliyuncs.com/Qwen3.6/demo/RealWorld/RealWorld-04.png"
                }
            },
            {
                "type": "text",
                "text": "Where is this?"
            }
        ]
    }
]

chat_response = client.chat.completions.create(
    model="Qwen/Qwen3.6-27B-FP8",
    messages=messages,
    max_tokens=32768,
    temperature=0.7,
    top_p=0.8,
    presence_penalty=1.5,
    extra_body={
        "top_k": 20,
        "chat_template_kwargs": {"enable_thinking": False},
    }, 
)
print("Chat response:", chat_response)

[!Note] If you are using APIs from Alibaba Cloud Model Studio, in addition to changing model, please use "enable_thinking": False instead of "chat_template_kwargs": {"enable_thinking": False}.

Preserve Thinking

By default, only the thinking blocks generated in handling the latest user message is retained, resulting in a pattern commonly as interleaved thinking. Qwen3.6 has been additionally trained to preserve and leverage thinking traces from historical messages. You can enable this behavior by setting the preserve_thinking option:

from openai import OpenAI
# Configured by environment variables
client = OpenAI()

messages = [...]

chat_response = client.chat.completions.create(
    model="Qwen/Qwen3.6-27B-FP8",
    messages=messages,
    max_tokens=32768,
    temperature=0.6,
    top_p=0.95,
    presence_penalty=0.0,
    extra_body={
        "top_k": 20,
        "chat_template_kwargs": {"preserve_thinking": True},
    }, 
)
print("Chat response:", chat_response)

[!Note] If you are using APIs from Alibaba Cloud Model Studio, in addition to changing model, please use "preserve_thinking": True instead of "chat_template_kwargs": {"preserve_thinking": False}.

This capability is particularly beneficial for agent scenarios, where maintaining full reasoning context can enhance decision consistency and, in many cases, reduce overall token consumption by minimizing redundant reasoning. Additionally, it can improve KV cache utilization, optimizing inference efficiency in both thinking and non-thinking modes.

Agentic Usage

Qwen3.6 excels in tool calling capabilities.

Qwen-Agent

We recommend using Qwen-Agent to quickly build Agent applications with Qwen3.6.

To define the available tools, you can use the MCP configuration file, use the integrated tool of Qwen-Agent, or integrate other tools by yourself.

import os
from qwen_agent.agents import Assistant

# Define LLM
# Using Alibaba Cloud Model Studio
llm_cfg = {
    # Use the OpenAI-compatible model service provided by DashScope:
    'model': 'qwen3.6-27b',
    'model_type': 'qwenvl_oai',
    'model_server': 'https://dashscope.aliyuncs.com/compatible-mode/v1',
    'api_key': os.getenv('DASHSCOPE_API_KEY'),

    'generate_cfg': {
        'use_raw_api': True,
        # When using Dash Scope OAI API, pass the parameter of whether to enable thinking mode in this way
        'extra_body': {
            'enable_thinking': True,
            'preserve_thinking': True,
        },
    },
}

# Using OpenAI-compatible API endpoint.
# functionality of the deployment frameworks and let Qwen-Agent automate the related operations.
#
# llm_cfg = {
#     # Use your own model service compatible with OpenAI API by vLLM/SGLang:
#     'model': 'Qwen/Qwen3.6-27B-FP8',
#     'model_type': 'qwenvl_oai',
#     'model_server': 'http://localhost:8000/v1',  # api_base
#     'api_key': 'EMPTY',
#
#     'generate_cfg': {
#         'use_raw_api': True,
#         # When using vLLM/SGLang OAI API, pass the parameter of whether to enable thinking mode in this way
#         'extra_body': {
#             'chat_template_kwargs': {'enable_thinking': True, 'preserve_thinking': True}
#         },
#     },
# }

# Define Tools
tools = [
    {'mcpServers': {  # You can specify the MCP configuration file
            "filesystem": {
                "command": "npx",
                "args": ["-y", "@modelcontextprotocol/server-filesystem", "/Users/xxxx/Desktop"]
            }
        }
    }
]

# Define Agent
bot = Assistant(llm=llm_cfg, function_list=tools)

# Streaming generation
messages = [{'role': 'user', 'content': 'Help me organize my desktop.'}]
for responses in bot.run(messages=messages):
    pass
print(responses)

# Streaming generation
messages = [{'role': 'user', 'content': 'Develop a dog website and save it on the desktop'}]
for responses in bot.run(messages=messages):
    pass
print(responses)

Qwen Code

Qwen Code is an open-source AI agent for the terminal, optimized for Qwen models. It helps you understand large codebases, automate tedious work, and ship faster.

For more information, please refer to Qwen Code.

Processing Ultra-Long Texts

Qwen3.6 natively supports context lengths of up to 262,144 tokens. For long-horizon tasks where the total length (including both input and output) exceeds this limit, we recommend using RoPE scaling techniques to handle long texts effectively., e.g., YaRN.

YaRN is currently supported by several inference frameworks, e.g., transformers, vllm, ktransformers and sglang. In general, there are two approaches to enabling YaRN for supported frameworks:

  • Modifying the model configuration file: In the config.json file, change the rope_parameters fields in text_config to:

    {
        "mrope_interleaved": true,
        "mrope_section": [
            11,
            11,
            10
        ],
        "rope_type": "yarn",
        "rope_theta": 10000000,
        "partial_rotary_factor": 0.25,
        "factor": 4.0,
        "original_max_position_embeddings": 262144,
    }
    
  • Passing command line arguments:

    For vllm, you can use

    VLLM_ALLOW_LONG_MAX_MODEL_LEN=1 vllm serve ... --hf-overrides '{"text_config": {"rope_parameters": {"mrope_interleaved": true, "mrope_section": [11, 11, 10], "rope_type": "yarn", "rope_theta": 10000000, "partial_rotary_factor": 0.25, "factor": 4.0, "original_max_position_embeddings": 262144}}}' --max-model-len 1010000  
    

    For sglang and ktransformers, you can use

    SGLANG_ALLOW_OVERWRITE_LONGER_CONTEXT_LEN=1 python -m sglang.launch_server ... --json-model-override-args '{"text_config": {"rope_parameters": {"mrope_interleaved": true, "mrope_section": [11, 11, 10], "rope_type": "yarn", "rope_theta": 10000000, "partial_rotary_factor": 0.25, "factor": 4.0, "original_max_position_embeddings": 262144}}}' --context-length 1010000
    

[!NOTE] All the notable open-source frameworks implement static YaRN, which means the scaling factor remains constant regardless of input length, potentially impacting performance on shorter texts. We advise modifying the rope_parameters configuration only when processing long contexts is required. It is also recommended to modify the factor as needed. For example, if the typical context length for your application is 524,288 tokens, it would be better to set factor as 2.0.

Best Practices

To achieve optimal performance, we recommend the following settings:

  1. Sampling Parameters:

    • We suggest using the following sets of sampling parameters depending on the mode and task type:
      • Thinking mode for general tasks:
        temperature=1.0, top_p=0.95, top_k=20, min_p=0.0, presence_penalty=0.0, repetition_penalty=1.0
      • Thinking mode for precise coding tasks (e.g., WebDev):
        temperature=0.6, top_p=0.95, top_k=20, min_p=0.0, presence_penalty=0.0, repetition_penalty=1.0
      • Instruct (or non-thinking) mode:
        temperature=0.7, top_p=0.80, top_k=20, min_p=0.0, presence_penalty=1.5, repetition_penalty=1.0
    • For supported frameworks, you can adjust the presence_penalty parameter between 0 and 2 to reduce endless repetitions. However, using a higher value may occasionally result in language mixing and a slight decrease in model performance.
  2. Adequate Output Length: We recommend using an output length of 32,768 tokens for most queries. For benchmarking on highly complex problems, such as those found in math and programming competitions, we suggest setting the max output length to 81,920 tokens. This provides the model with sufficient space to generate detailed and comprehensive responses, thereby enhancing its overall performance.

  3. Standardize Output Format: We recommend using prompts to standardize model outputs when benchmarking.

    • Math Problems: Include "Please reason step by step, and put your final answer within \boxed{}." in the prompt.
    • Multiple-Choice Questions: Add the following JSON structure to the prompt to standardize responses: "Please show your choice in the answer field with only the choice letter, e.g., "answer": "C"."
  4. Long Video Understanding: To optimize inference efficiency for plain text and images, the size parameter in the released video_preprocessor_config.json is conservatively configured. It is recommended to set the longest_edge parameter in the video_preprocessor_config file to 469,762,048 (corresponding to 224k video tokens) to enable higher frame-rate sampling for hour-scale videos and thereby achieve superior performance. For example,

    {"longest_edge": 469762048, "shortest_edge": 4096}
    

    Alternatively, override the default values via engine startup parameters. For implementation details, refer to: vLLM / SGLang.

Citation

If you find our work helpful, feel free to give us a cite.

@misc{qwen3.6-27b,
    title  = {{Qwen3.6-27B}: Flagship-Level Coding in a {27B} Dense Model},
    author = {{Qwen Team}},
    month  = {April},
    year   = {2026},
    url    = {https://qwen.ai/blog?id=qwen3.6-27b}
}

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:86d03620f5261739934566e33b4e6851c7cfffff&dn=Qwen_Qwen3.6-27B-FP8

Open magnet in torrent client · infohash 86d03620f5261739934566e33b4e6851c7cfffff

Files & hashes

PathSizesha1sha256
LICENSE11.1 KB (11,343 B)1d5180a42f1c3383ba7c7bd0a50f0837ef0168df50cbab8a892c5f2993b8c7351a99182507472def3b1374558308605d99b86b32
README.md61.4 KB (62,868 B)0e8c4bbe9a071084bd94f87696507b07147ee9671d812aa4505b65e4893130b61d8e60498f15f751ed180e60dab0650823f2dced
chat_template.jinja7.6 KB (7,764 B)a8755d827c0a7b614c246c4060dfd58ab352a8ffe84f32a23fdda27689f868aa4a1a5621f41133e51a48d7f3efcbea2839574259
config.json50.1 KB (51,346 B)c6b5a44a7ddac7def33b4b01be05937642a595fa885e6830f8d6883fefd63e3608c267452da2e6ce353a3494f42a7aa3d70c8434
configuration.json51 B (51 B)3a6d425685de8896b2bc8b59b671e41aea1d7bf32d4464e2ead06bc9bc718c781309ad1e7baded626d66e8dcdc8b469ba185faf0
generation_config.json202 B (202 B)023756cfadf88e5bf69eefeee3e172f38c448d64e70c136c1b78ddc1fb0905bac8e733a4dc448d4f852a5dd75143fffc70be550e
layers-0.safetensors366.1 MB (383,865,448 B)3fe937a6abc132967fb26090b8beed2525aefc495a6c052e37a754549e8f81c6fb32b050419f0fc2f71598817e08d0446b3f309d
layers-1.safetensors366.1 MB (383,865,448 B)5b93873b229fe6bbcd0e57e9a933f403c4bed5ee9a2efd1048386e560c8241c7b972e213b516f0cbeafc4de6f486bd7faddb8c39
layers-10.safetensors366.1 MB (383,865,472 B)360527f6318022c5d791467bbfe2eec38606dc56ebc4fd84671c2ac2d8d7b8da3707ed5d30738771a22eecc883d707521ed513a0
layers-11.safetensors355.1 MB (372,313,760 B)0a009a84256fae1e9829033e093000fc8dd64f319daf0f0b763489c0869061669293f93213d6060b1b0c88061b53bb97f9082cd6
layers-12.safetensors366.1 MB (383,865,472 B)7e233ab7217d694b453b84db54e77dca6586731b922729fcaedaece39e7b0fba137e3b900fbc3fe6bd8a85b16a215658be86938f
layers-13.safetensors366.1 MB (383,865,472 B)9eae5cca30bcb33372830378d88cbeb39cbdaef561c0a820b09d58e45e516c56532007155b0fd214c11fa8906640c9217da95c84
layers-14.safetensors366.1 MB (383,865,472 B)6eb7e203ee042f645aaebb41f7f84ad434e327a9c2faab3a2ecddde0e762b3870c75f6fd83886edbabbd99ac40d641122d29e652
layers-15.safetensors355.1 MB (372,313,760 B)5a5954b82dea6d8708a1b2825cdefb59b6f06c09e75fbe4de60c0420912b91f379c29c95a49644feee6fe8a0bd3dd638ae07ea2b
layers-16.safetensors366.1 MB (383,865,472 B)c8c53ebb6cdcee1361bd5f29763d50ac7437e4aa84776e1d0a62c40730a4bc0f0e2c68242ba9a6150975d8992747fb6ecc0ebfcc
layers-17.safetensors366.1 MB (383,865,472 B)2bb2bb857eb7cb06c7a29ddae6066f551b2f2c84c7e32717b97f9553d62734f01bed4cc970dcf6bd3d5ba67c7704290656523d7e
layers-18.safetensors366.1 MB (383,865,472 B)b4bdc35b222af83ee1d2adc2b0045e0b66758f551c6aed5f416dee34bb7ccfc322e0aa33f192b40afeab4b69fce784b2b349e253
layers-19.safetensors355.1 MB (372,313,760 B)15866e716839e4f78fd8e3be1cb2b4fa4659e6da63e1b8af41de9851ed279f9d4f42566febf81d13ae47e469ea1009a26c6b64e0
layers-2.safetensors366.1 MB (383,865,448 B)654f919e5b3df69f1c6cdf1886938f064d0b7bbac2709097f77e8ec7204f908f54d7b84343139163e600815789124cbf15a709c6
layers-20.safetensors366.1 MB (383,865,472 B)9700ff340dca7c4ad9443212336fcd8395772319c5945b2e40f3d97cb01d0cedcb60ea36f61ab585179ab0c02fdeec3d360f724d
layers-21.safetensors366.1 MB (383,865,472 B)05551316f22ab3554b40950dc2a33765843550eac8a7696ad5cd1be016cfc553351ee4b588f3d972084dd47028db8dba9b113870
layers-22.safetensors366.1 MB (383,865,472 B)de9389ea875cfde6c5e0823fcc0fddb23a9e324e08481a6a46057d0bcdcd2598d4f67d5f821725fc483800cd360c2d7047907e08
layers-23.safetensors355.1 MB (372,313,760 B)982180bf4671d686ab6e9e691b0c17168697880e13b2ba6536c77330fa1c40e91c4c707d5086803299e0f57dd03142bb28faaaa4
layers-24.safetensors366.1 MB (383,865,472 B)f479114abaf21912634001d969c901e9d5b39bb00f7855ee6b018e707d015f445f7e8b9542003104dbd0436e83e8c0dec73bdd17
layers-25.safetensors366.1 MB (383,865,472 B)df144e3a7feeff85d95f3c7dc0d6505565cf9a44fe49c034e095263e51b391895ccb5098741e06d75a6788769beb72fd50708846
layers-26.safetensors366.1 MB (383,865,472 B)51344eb6cfec972d8a202e383b3799f2bda53edb14f086ff505e9df89c2fb938c947b0d023f6f19d3cecdc7f03a70caf36ea6ed4
layers-27.safetensors355.1 MB (372,313,760 B)1b45f6166b8779fb97b7cfc90817e016f548dfc34fa89a43e7196b18e6c67478aeedc1b3ab4853fa3bc4305d4ac73341b70e7e24
layers-28.safetensors366.1 MB (383,865,472 B)562895736a315f77c9f51b54f58e7b90c2a6a0ecf10aecd4f9800052bbf1ad2cca939eb44dc205d42ff546096ce9212bd6eae411
layers-29.safetensors366.1 MB (383,865,472 B)111d916ec0348d353b02da840f9dc73eb635f5f4633058fe6f1ec434c79e5c50d04c83b1955d52ca1889b1adca0e2db1cad9fa16
layers-3.safetensors355.1 MB (372,313,744 B)79eec720072cb8f5cb3308b086c30df500095e0ca874cf17d3480894aa13eb34568e1025f10c4d6b96f483cd93be583849312a0f
layers-30.safetensors366.1 MB (383,865,472 B)e8aae39f0598532dfe65a3a0a60376f48c406c7af9af47cefbdb300129c25eee1127c50629d9a2eba7f862a58a430a2cb378cf55
layers-31.safetensors355.1 MB (372,313,760 B)b0165aa8fd014ab7d31a8c5532fea9fd3e368d262a2e87f569b5da06a87b83df628cb27f491f3dbed55ca82054820cb382cffd2e
layers-32.safetensors366.1 MB (383,865,472 B)4119886a1315b907dafd86386641ac9d284e214dca63c9dc522a1f0efd39e2cd7f5fb0efdb4274eabce5c15cc9aab11463cb3bb8
layers-33.safetensors366.1 MB (383,865,472 B)8ea1fd456c055b1e1f6afb2356c2cad4e79c5cf5bb8eb220efa6a599a4ee29914d59ca26fe13fe64ec6f9a5ccff300432abc572b
layers-34.safetensors366.1 MB (383,865,472 B)5247e301af80048ba74a77d612852cd621e1c0dd6e08147ff5c8e0d5d7207d62ede78d6194f1453165cfab940743ff327bb0e6e5
layers-35.safetensors355.1 MB (372,313,760 B)ffb7e107b33bc54578873d1d5e12d9c9bbcb1e00f4391ffd8245e648eeaad69954721f106ea0423a56f9abee921d3d2880d98c03
layers-36.safetensors366.1 MB (383,865,472 B)a65e2abe7cae1bef037b7e5ac3ad13693c59031b5b077d63785d5c2b20ab5c0b8895b08941af08bb5685a1b6a5a3292c3eac638f
layers-37.safetensors366.1 MB (383,865,472 B)e3a0401112a0b3992f0a21cd3a2966109f23116bd38c28d8c86cc147e5edc1935dec46687a6b3a8bc0d712e829003dd9cd4fab7d
layers-38.safetensors366.1 MB (383,865,472 B)633df9954a2c7143e1bfd9516d78e56c29ae98ee1628a41fa5d3dbcf2ffde423530a9e94e7228e247e922e2269bd348071a76365
layers-39.safetensors355.1 MB (372,313,760 B)8bb4f482a4d0fd9e4e27e5b42be1b338e76299ca889c827bbff3fa6b78558dcdfd24670894b8a450395ec418e7a4f3202789e0b1
layers-4.safetensors366.1 MB (383,865,448 B)1398564bef8c27581451be98322fe1c53ec8788f9eb31d85023776894347a56101ee067f369d0d3c024f1331f5c7cba1f45b6df4
layers-40.safetensors366.1 MB (383,865,472 B)2c55afbd63cb7a2aad2df82da40c3c79b72338845f90d2b2d16e5c51a078f21eed843d80c22af71401669577d274ea7f2c1ce95f
layers-41.safetensors366.1 MB (383,865,472 B)4abeb800a4595f0afb1334ef3dcfc463ae30290580877a16835f7311a112ad0bbaf1d19997142ea3e1df95ffe446fd52ad1f80d8
layers-42.safetensors366.1 MB (383,865,472 B)a07ac253f474ede32e9d2c42dd67d654c045faafc1bf34d1a3e4d36b342c5c680bb12c4ce74f02530dff33b735fad27470ef2594
layers-43.safetensors355.1 MB (372,313,760 B)040b8fd3b5b75a0f1f844eb7aa9849d5d84b54d110eceff499a24e0072a40b960671f00fc5012d7451f22cb6883f358e085ce276
layers-44.safetensors366.1 MB (383,865,472 B)129dd358a9bd6ab253084329b7da44efed57997e673543b94e59003265ae648bba11389c6735ee3264ec164108b6db99f1219587
layers-45.safetensors366.1 MB (383,865,472 B)f34ccd6b998d2f3bbede094f92d3b5f552f75d0777b8c7a9cc451a378ee8d6927ce1c4b9664adb83c4786440eec099591dc98f32
layers-46.safetensors366.1 MB (383,865,472 B)8faf80d183ca66662ff0b29c82d780e490cf5adc9ee06b8029b7812644bd5fb01b8bfea7b640353769d094ae59d8c82d986a8b7b
layers-47.safetensors355.1 MB (372,313,760 B)953eaebce369b34c6c59ba74f59d4437b724810d6a8e0ddb389485965cd30bd0a90d1be5e1acb65cb6311ce337199f268c3120f6
layers-48.safetensors366.1 MB (383,865,472 B)1dd1366108128445c4a375ba940a3e911951103170bd74dcdf4ea8b09e1ae3463977a05aba73f2c02397491bb641a0a3ca6832a3
layers-49.safetensors366.1 MB (383,865,472 B)0b942e047aa42febe9edacfedb6c8b77582a3a3da3481f971433ecc9041f44a555e443ff124e037601b36eab0bb3057946e041e4
layers-5.safetensors366.1 MB (383,865,448 B)bfa7a1b39c8519378a96e3c83e70663dd9282a0ba8c9ea40638fd66bd8ab21940df215e7921b4af04646d758d74425be011a9b6f
layers-50.safetensors366.1 MB (383,865,472 B)972578d33f7414da97ca3c807d64babaee79c63d1aa60d9cb7f867a2033be0b1ff053049f09a6623826dd0d37daed3281479b875
layers-51.safetensors355.1 MB (372,313,760 B)a748ee59c419012dd74fa8070fb08e97bae20301511f64772c1a5a15292eb1c48166b9d206088aed283185e10877fc43308097bd
layers-52.safetensors366.1 MB (383,865,472 B)d860d17597845063041fe4289684b65bbf2b8ddc92c35a4e850b4c0b87a1eab42c47996504e062a8a11699ada20fcea0b88f36c7
layers-53.safetensors366.1 MB (383,865,472 B)16d2942d88f12d8c5971373ba015662661842a67ab48cad204502ddbf17f5ee2d5e52457baac965300cc15e8a25f35c843b4d526
layers-54.safetensors366.1 MB (383,865,472 B)0e90e50dce2d344e86b5f0f9802093fdf437d93c2804cee95e18e9e516b9490c36ea7f41553a3fcb4455cf44a361d6086ed214a3
layers-55.safetensors355.1 MB (372,313,760 B)5bb4392e5fb2d1e95618824f2a8b2e1c6a950b5b543841981255fce51f0d84fe2db4de580594f6c6d6a590ae47ffbdbd01211571
layers-56.safetensors366.1 MB (383,865,472 B)396007153ef78169a28e582c7bfc98a52aded1069847da2610e67b1f0ff39d8d103c7814f95bb8ede4204d5ae3055a8589bb0313
layers-57.safetensors366.1 MB (383,865,472 B)eaf76cab7bf6c4691938b375867175742e5c66e932fe173c033e46648bc71bc8e5036565234c0c13ac66acb2ad84c9cbb426b90e
layers-58.safetensors366.1 MB (383,865,472 B)70f6de4f95e0906f8a5fa9497d83c703e0971d1ec9858a0c4bd8cb980829a45d3f9ca52a0bd506c6a0775eb179d3e5ebfaae7867
layers-59.safetensors355.1 MB (372,313,760 B)457cab0bfdde436423ccb63989f2ef257ece68a23c30fd14e883c15af50e2f647c2d0b8f3a2fca96904e4b37cc8bb1956a133606
layers-6.safetensors366.1 MB (383,865,448 B)9a9ed0976964d0459fe9fcdd6015dd5294b8c926ad8b704be0cde8a774c4a49af59336d2b48b574446c1eddff8ba35d20d05ae69
layers-60.safetensors366.1 MB (383,865,472 B)beaba8ac45db6f6b63d2ca38b26d3979193692881f24aa7a99e72f658089462b258613b11d06d6e11733ff5d5f864c663a190f92
layers-61.safetensors366.1 MB (383,865,472 B)41dde491ea1f502b69407525b9f7c2675005d1f10b083f4afca3538f87545d4fc50817292fc80061a731a5f0235f5c406be87b45
layers-62.safetensors366.1 MB (383,865,472 B)49389f49c858aa18959918d383ec502a7738d180b1e4c80f95241cc7d269d7cf6a35291c8b455f2d4f1381e4eafbfccb35add125
layers-63.safetensors355.1 MB (372,313,760 B)a9fe0dbe6551369dd825643cb63c17f597b2dbf77e27ec71df803eb38ba93aead54daaf1110d3f7124416443a30a3c81abc1c805
layers-7.safetensors355.1 MB (372,313,744 B)d34f50e44d6df4ceb0ec06d84eab778335134a2b2acb7e8d035d730a1c81c36c3b20ca15020b89d2bcd4462259f2ecb2a8dcb828
layers-8.safetensors366.1 MB (383,865,448 B)b1ee5dd69975671b09f0698ade4ce104afc1c75a81ebe095241562b2e2ace8875e2771f0cdb68e76286a18506ea19a749b8de9b4
layers-9.safetensors366.1 MB (383,865,448 B)f475eafcef9f6b2346fbe4ed909192f7a7a1a021fdd926f3e8c335eb21a2b41cf635cb241f337a5d47310ef41ae3d43bf53410c3
merges.txt3.2 MB (3,353,259 B)a494e019ca1502219fd0128658b979e5f05ae8e8a9d356d7bdf1ef4949e3e748e95b8e10ad9d4e2e838eddc38a0a7b6b94d1db8d
model.safetensors.index.json134.1 KB (137,335 B)2be31df55e7d4e13660f38ab21222306f405f1cd6d19a4e607604c1ac631f810a56e6084c892b4cb0251c530c6a24fc877f9fb4b
mtp.safetensors455.1 MB (477,202,224 B)a4ace9dd766e7fc0f5db5145078046cac42d04129557770331f1f648eb96039f2a1e7cdc5742fe15c0f5777c43063b2c12a60f4c
outside.safetensors5.59 GB (6,007,102,112 B)6b8d67c62c40b64448f8f179bdfa6749111f2b6b27a91100d904f6acc1c86d08675691199e1fe2da5da613106fb01ae4809b3ac1
preprocessor_config.json390 B (390 B)2ea84a437d448ff71b08df68fdd949d5cc4ebb6427225450ac9c6529872ee1924fcb0962ff5634834f817040f444118116f4e516
tokenizer.json12.2 MB (12,807,982 B)b3985f3f38bb962a76ef5f622b83c3f8a018223b5f9e4d4901a92b997e463c1f46055088b6cca5ca61a6522d1b9f64c4bb81cb42
tokenizer_config.json16.3 KB (16,718 B)28d96ff303d1d20350185caf4bf037045916ed355186f0defcd7f232382c7f0aebcd2252d073bb921ab240e407b7ae8745d2b29b
video_preprocessor_config.json385 B (385 B)3ba673a5ad7d4d13f54155ecd38b2a94a6dac8fe7768af27c1fafa9cc9011c1dc20067e03f8915e03b63504550e11d5066986d13
vocab.json6.4 MB (6,722,759 B)0aa0ce0658d60ac4a5d609f4eadb0e8e43514176ce99b4cb2983d118806ce0a8b777a35b093e2000a503ebde25853284c9dfa003

Cite this release

Canonical URL
https://aiseedbank.org/models/Qwen_Qwen3.6-27B-FP8/
Slug
Qwen_Qwen3.6-27B-FP8
Infohash
86d03620f5261739934566e33b4e6851c7cfffff
License
apache-2.0
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: Qwen_Qwen3.6-27B-FP8.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryQwen/Qwen3.6-27B-FP8
Revision (pinned)e89b16ebf1988b3d6befa7de50abc2d76f26eb09
Fetched at2026-09-03T19:58:22Z
License at fetchapache-2.0
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-03T20:04:28Z

apache-2.028.77 GB (30,890,039,330 bytes)transformerssafetensorsqwen3_5image-text-to-textconversationalendpoints_compatiblefp8