image-text-to-textapache-2.0

Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled

huggingface.co/Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled

2,944Likes
1,087Downloads
2026-07-07Updated
safetensorsqwen3_5unslothqwenqwen3.5reasoningchain-of-thoughtDenseimage-text-to-textconversationalenzhdataset:nohurry/Opus-4.6-Reasoning-3000x-filtereddataset:Jackrong/Qwen3.5-reasoning-700xbase_model:Qwen/Qwen3.5-27Bbase_model:finetune:Qwen/Qwen3.5-27Blicense:apache-2.0region:us

Model card

🌟 Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled

🔥 Update (April 5): I’ve released the complete training notebook, codebase, and a comprehensive PDF guide to help beginners and enthusiasts understand and reproduce this model's fine-tuning process.

📚 Resources & Guides

👉 GitHub Repository: Jackrong-llm-finetuning-guide Visit the repo to dive into the codebase and reproduce the results locally or on Colab.

📥 Core Technical Document

🔗 Qwopus3.5-27b Complete Fine-Tuning Guide (PDF) * The Full Pipeline: A step-by-step walkthrough—from downloading the base model and unifying heterogeneous data, to configuring trainer hyperparameters and publishing to Hugging Face. * Beginner Friendly: Includes an introductory guide to getting started with Google Colab and Unsloth. * Feedback welcome! If you spot any areas for improvement, please let me know and I will update it promptly.


🌟 Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled

!HB8AleUaMAArNyM

💡 Model Introduction

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.

Through 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 `` tags, and ultimately delivering precise, nuanced solutions.

🧠 Example of Learned Reasoning Scaffold(Example)

The 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: “Let me analyze this request carefully: 1..2..3...”. This streamlined reasoning paradigm significantly reduces redundant cognitive loops while preserving deep analytical capacity, resulting in substantially improved inference efficiency.

```text Let me analyze this request carefully:

1. Identify the core objective of the problem. 2. Break the task into clearly defined subcomponents. 3. Evaluate constraints and edge cases. 4. Formulate a step-by-step solution plan. 5. Execute the reasoning sequentially and verify consistency. . . . ```

🗺️ Training Pipeline Overview

``text Base Model (Qwen3.5-27B) │ ▼ Supervised Fine-Tuning (SFT) + LoRA │ ▼ Final Model (Claude-4.6-Opus-Reasoning-Distilled,text-only) ``

📋 Stage Details

🔧Tool Calling Benchmark(benchmark tests by user @Chris Klaus)

!Screenshot 2026-03-24 at 10.19.28 AM

🔥Community-tested advantages (benchmark tests by user @sudoing on a single RTX 3090):

Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled shows significant advantages in coding-agent environments such as Claude Code and OpenCode:

🔹 Supervised Fine-Tuning (SFT)

📚 All Datasets Used

The dataset consists of high-quality, filtered reasoning distillation data:

| Dataset Name | Description / Purpose | |--------------|-----------------------| | nohurry/Opus-4.6-Reasoning-3000x-filtered | Provides comprehensive Claude 4.6 Opus reasoning trajectories. | | Jackrong/Qwen3.5-reasoning-700x | Additional curated reasoning samples designed to strengthen structured step-by-step problem solving and improve reasoning diversity. |

🌟 Core Skills & Capabilities

1. Modular & Structured Thinking: Inheriting traits from Opus-level reasoning, the model demonstrates confident parsing of the prompt, establishing an outlined plan in its `` block sequentially rather than exploratory "trial-and-error" self-doubt.

⚠️ Limitations & Intended Use

🙏 Acknowledgements

Significant thanks to the 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).

📖 Citation

If you use this model in your research or projects, please cite:

``bibtex @misc{jackrong_qwen35_opus_distilled, title = {Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled}, author = {Jackrong}, year = {2026}, publisher = {Hugging Face}, howpublished = {\url{https://huggingface.co/Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled}} } ``

Mirrored from the Hugging Face Hub and served from the Conceptio Open Knowledge Archive. Read the original card at https://huggingface.co/Jackrong/Qwen3.5-27B-Claude-4.6-Opus-Reasoning-Distilled.