Model Intelligence Sheet
t06i/qwen3.5-27b-claude-4.6-opus-reasoning-distilled-gguf overview
Build Environment Upgrades: - Fine-tuning Framework: Unsloth 2026.3.3 - Core Dependencies: Transformers 5.2.0 - This model fixes the crash in the official model caused by the Jinja template not supporting the "developer" role. (commonly sent by modern coding agents like Claude Code and OpenCode) - It does not disable thinking mode by default, and allowing the agent to run continuously for over 9 minutes without interruption. - Compared to the original model, autonomy and stability are significantly improved. !HB8AleUaMAArNyM
Downloads
1,367
Likes
0
Pipeline
image-text-to-text
Library
—
Visibility
Public
Access
Open
Repository Files & Downloads
7 files detected
Direct downloads for all repository files
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Qwen3.5-27B.Q2_K.gguf | GGUF | Q2_K | 9.43 GB | Download |
| Qwen3.5-27B.Q3_K_M.gguf | GGUF | Q3_K_M | 12.38 GB | Download |
| Qwen3.5-27B.Q3_K_S.gguf | GGUF | Q3_K_S | 11.24 GB | Download |
| Qwen3.5-27B.Q4_K_M.gguf | GGUF | Q4_K_M | 15.40 GB | Download |
| Qwen3.5-27B.Q4_K_S.gguf | GGUF | Q4_K_S | 14.50 GB | Download |
| Qwen3.5-27B.Q8_0.gguf | GGUF | — | 26.63 GB | Download |
| mmproj-BF16.gguf | GGUF | BF16 | 888.01 MB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"language": [
"en",
"zh"
],
"license": "apache-2.0",
"base_model": "Qwen/Qwen3.5-27B",
"tags": [
"unsloth",
"qwen",
"qwen3.5",
"reasoning",
"chain-of-thought",
"Dense"
],
"pipeline_tag": "image-text-to-text",
"datasets": [
"nohurry/Opus-4.6-Reasoning-3000x-filtered",
"Jackrong/Qwen3.5-reasoning-700x"
],
"frontmatter": {
"language": [
"en",
"zh"
],
"license": "apache-2.0",
"base_model": "Qwen/Qwen3.5-27B",
"tags": [
"unsloth",
"qwen",
"qwen3.5",
"reasoning",
"chain-of-thought",
"Dense"
],
"pipeline_tag": "image-text-to-text",
"datasets": [
"nohurry/Opus-4.6-Reasoning-3000x-filtered",
"Jackrong/Qwen3.5-reasoning-700x"
]
},
"hero_image_url": "https://cdn-uploads.huggingface.co/production/uploads/66309bd090589b7c65950665/GHkMJL6I383eIwK1qj80K.jpeg",
"summary": "> **Build Environment Upgrades:** > - **Fine-tuning Framework**: **Unsloth 2026.3.3** > - **Core Dependencies**: **Transformers 5.2.0** > - This model fixes the crash in the official model caused by the Jinja template not supporting the **\"developer\"** role. (commonly sent by modern coding agents like Claude Code and OpenCode) > - It does **not disable thinking mode by default**, and allowing the agent to run continuously for **over 9 minutes without interruption**. > - Compared to the original model, **autonomy and stability are significantly improved**. !HB8AleUaMAArNyM",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nlanguage:\n- en\n- zh\nlicense: apache-2.0\nbase_model: Qwen/Qwen3.5-27B\ntags:\n- unsloth\n- qwen\n- qwen3.5\n- reasoning\n- chain-of-thought\n- Dense\npipeline_tag: image-text-to-text\ndatasets:\n- nohurry/Opus-4.6-Reasoning-3000x-filtered\n- Jackrong/Qwen3.5-reasoning-700x\n---\n\n# 🌟 Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled\n\n> **Build Environment Upgrades:**\n> - **Fine-tuning Framework**: **Unsloth 2026.3.3** \n> - **Core Dependencies**: **Transformers 5.2.0**\n> - This model fixes the crash in the official model caused by the Jinja template not supporting the **\"developer\"** role. (commonly sent by modern coding agents like Claude Code and OpenCode)\n> - It does **not disable thinking mode by default**, and allowing the agent to run continuously for **over 9 minutes without interruption**.\n> - Compared to the original model, **autonomy and stability are significantly improved**.\n\n\n\n\n## 💡 Model Introduction\n**Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled** is a highly capable reasoning model fine-tuned on top of the powerful Qwen3.5 architecture. The model's core directive is to leverage state-of-the-art Chain-of-Thought (CoT) distillation primarily sourced from Claude-4.6 Opus interactions. \n\nThrough Supervised Fine-Tuning (SFT) focusing specifically on structured reasoning logic, this model excels in breaking down complex user problems, planning step-by-step methodologies within strictly formatted `<think>` tags, and ultimately delivering precise, nuanced solutions. \n\n### 🧠 Example of Learned Reasoning Scaffold(Example)\n\nThe model includes targeted optimizations addressing Qwen3.5’s tendency toward excessive transitional or repetitive reasoning on simple queries. Through deep distillation and structural imitation of Claude-4.6-Opus reasoning chains, the model adopts a more efficient structured thinking pattern: \n**“Let me analyze this request carefully: 1..2..3...”.** \nThis streamlined reasoning paradigm significantly reduces redundant cognitive loops while preserving deep analytical capacity, resulting in substantially improved inference efficiency.\n\n```text\nLet me analyze this request carefully:\n\n1. Identify the core objective of the problem.\n2. Break the task into clearly defined subcomponents.\n3. Evaluate constraints and edge cases.\n4. Formulate a step-by-step solution plan.\n5. Execute the reasoning sequentially and verify consistency.\n .\n .\n .\n```\n\n## 🗺️ Training Pipeline Overview\n\n```text\nBase Model (Qwen3.5-27B)\n │\n ▼\nSupervised Fine-Tuning (SFT) + LoRA\n │\n ▼\nFinal Model (Claude-4.6-Opus-Reasoning-Distilled,text-only)\n```\n\n## 📋 Stage Details\n\n**🔧Tool Calling Benchmark**(benchmark tests by user @Chris Klaus)\n\n\n\n> **From the test results, it is clear that different Qwen3.5 quantized models show significant differences in tool-calling capability. Among them, only the 27B model distilled with Claude Opus reasoning demonstrates stable performance.**\n\n\n🔥**Community-tested advantages** (benchmark tests by user @sudoing on a single RTX 3090):\n\nQwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled shows significant advantages in coding-agent environments such as Claude Code and OpenCode:\n\n>- **Native support for the “developer” role**, requiring no Jinja template patches or ChatML workarounds. \n>- **Thinking mode fully preserved** (logs confirm `thinking=1`), not silently disabled, maintaining the complete chain-of-thought reasoning process. \n>- **Greatly improved autonomy and stability** — capable of running continuously for **over 9 minutes autonomously** (with zero human intervention). It actively waits for tool responses, reads outputs, self-corrects errors, and can even automatically generate a README, whereas the base model often stalls or freezes mid-execution. \n\n>**Hardware usage remains unchanged:** \n>- About **16.5 GB VRAM** with **Q4_K_M** quantization \n>- **29–35 tok/s** generation speed \n>- **Full 262K context** with no compromises \n\n- These improvements come from successfully distilling the **structured reasoning style of Claude 4.6 Opus**, allowing Qwopus to be truly **plug-and-play in modern local coding agents** and deliver an experience close to Opus in smoothness and usability.\n\n **Thanks to the community for the in-depth testing and feedback!**\n\n\n### 🔹 Supervised Fine-Tuning (SFT)\n- **Objective:** To inject high-density reasoning logic and establish a strict format for problem-solving involving an internal thinking state prior to outputting the final response.\n- **Methodology:** We utilized **Unsloth** for highly efficient memory and compute optimization. A critical component of this stage is the `train_on_responses_only` strategy, masking instructions so the loss is purely calculated over the generation of the `<think>` sequences and the subsequent solutions. \n- **Format Enforcement:** All training samples were systematically normalized so the model strictly abides by the structure `<think> {internal reasoning} </think>\\n {final answer}`.\n\n### 📚 All Datasets Used\nThe dataset consists of high-quality, filtered reasoning distillation data:\n\n| Dataset Name | Description / Purpose |\n|--------------|-----------------------|\n| [nohurry/Opus-4.6-Reasoning-3000x-filtered](https://huggingface.co/datasets/nohurry/Opus-4.6-Reasoning-3000x-filtered) | Provides comprehensive Claude 4.6 Opus reasoning trajectories. |\n| [TeichAI/claude-4.5-opus-high-reasoning-250x](https://huggingface.co/datasets/TeichAI/claude-4.5-opus-high-reasoning-250x) | Injecting high-intensity, structured reasoning instances. |\n| [Jackrong/Qwen3.5-reasoning-700x](https://huggingface.co/datasets/Jackrong/Qwen3.5-reasoning-700x) | Additional curated reasoning samples designed to strengthen structured step-by-step problem solving and improve reasoning diversity. |\n\n## 🌟 Core Skills & Capabilities\n1. **Modular & Structured Thinking:** Inheriting traits from Opus-level reasoning, the model demonstrates confident parsing of the prompt, establishing an outlined plan in its `<think>` block sequentially rather than exploratory \"trial-and-error\" self-doubt.\n\n## ⚠️ Limitations & Intended Use\n- **Hallucination Risk:** While reasoning is strong, the model remains an autoregressive LLM; external facts provided during the thinking sequence may occasionally contain hallucinations if verifying real-world events.\n- **Intended Scenario:** Best suited for offline analytical tasks, coding, math, and heavy logic-dependent prompting where the user needs to transparently follow the AI's internal logic.\n- **Preview Version Notice:** Because this model is relatively new and intentionally lightweight, the surrounding ecosystem — including inference templates, fine-tuning pipelines, routing configurations, and tooling integrations — may not yet be fully mature or standardized. As a result, users may encounter occasional bugs, compatibility inconsistencies, or integration edge cases. The current release should be considered a preview build while the broader architectural stack and supporting utilities continue to stabilize and improve.\n\n## 🙏 Acknowledgements\nSignificant thanks to the [Unsloth AI](https://unsloth.ai/) team for making rapid fine-tuning of MoE and large LLM models accessible. Additionally, we acknowledge Qwen internally, and the open-source community developers producing exceptional distilled datasets (`nohurry` and `TeichAI`).\n\n## 📖 Citation\n\nIf you use this model in your research or projects, please cite:\n\n```bibtex\n@misc{jackrong_qwen35_opus_distilled,\n title = {Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled},\n author = {Jackrong},\n year = {2026},\n publisher = {Hugging Face},\n howpublished = {\\url{https://huggingface.co/Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled}}\n}\n```",
"related_quantizations": []
},
"tags": [
"gguf",
"qwen3_5",
"unsloth",
"qwen",
"qwen3.5",
"reasoning",
"chain-of-thought",
"Dense",
"image-text-to-text",
"en",
"zh",
"dataset:nohurry/Opus-4.6-Reasoning-3000x-filtered",
"dataset:Jackrong/Qwen3.5-reasoning-700x",
"base_model:Qwen/Qwen3.5-27B",
"base_model:quantized:Qwen/Qwen3.5-27B",
"license:apache-2.0",
"endpoints_compatible",
"region:us",
"conversational"
],
"likes": 0,
"downloads": 1367,
"gated": false,
"private": false,
"last_modified": "2026-04-02T15:33:25.000Z",
"created_at": "2026-04-02T15:33:25.000Z",
"pipeline_tag": "image-text-to-text",
"library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
"_id": "69ce8c457571d323ab807e6c",
"id": "T06I/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-GGUF",
"modelId": "T06I/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled-GGUF",
"sha": "1f4aa71602608dec3c11fafe9ffc3409fdb5190a",
"createdAt": "2026-04-02T15:33:25.000Z",
"lastModified": "2026-04-02T15:33:25.000Z",
"author": "T06I",
"downloads": 1367,
"likes": 0,
"gated": false,
"private": false,
"pipeline_tag": "image-text-to-text",
"library_name": "",
"siblings_count": 10
}