Image-Text-to-Text
GGUF
English
Chinese
conversational
How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf chatqaq/Qwen3.6-27B-Claude-Mythos-Distilled-MTP-GGUF:
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "chatqaq/Qwen3.6-27B-Claude-Mythos-Distilled-MTP-GGUF:" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

Qwen3.6-27B-Claude-Mythos-Distilled

🚀 Try our ecosystem:


Model Overview

Qwen3.6-27B-Claude-Mythos-Distilled is a high-performance community fine-tune based on the Qwen3.6-27B architecture. It has been specifically optimized using a high-signal synthetic instruction dataset of 25K samples to excel in advanced technical reasoning, complex coding tasks, cybersecurity analysis, and autonomous agentic workflows.

The model is designed to bridge the gap between general-purpose LLMs and specialized technical assistants by distilling complex reasoning patterns into a 27B parameter scale.

📖 Detailed Analysis & Deep Dive

For a comprehensive breakdown of the training process, evaluation, and use-case analysis, please visit our detailed posts:


🛠 Training Methodology

  • Base Model: Qwen/Qwen3.6-27B
  • Training Method: QLoRA (4-bit NF4) parameter-efficient fine-tuning.
  • Dataset: 25,000 high-quality synthetic SFT samples focused on Claude Mythos-style reasoning distributions.
  • Optimization Goal: Enhancing multi-step problem decomposition and technical precision.
  • Export Formats: Available in GGUF (Q8/Q4) for seamless local deployment.

✨ Key Capabilities

🧠 Advanced Technical Reasoning

The model exhibits strong structured reasoning behavior, allowing it to break down complex, multi-layered problems into actionable steps with a clear logical chain.

💻 Engineering-Grade Coding

Optimized for software engineering tasks, the model provides production-oriented code, excels in debugging, and strictly adheres to complex architectural specifications.

🤖 Agentic Workflow Optimization

Designed as a "brain" for AI agents, it shows superior performance in long-horizon planning and the ability to execute multi-step autonomous tasks.

🛡 Cybersecurity Analysis

Enhanced capability in defensive-oriented security analysis, including vulnerability assessment and source code auditing.


System Prompt

Training system prompt:

"You are a distilled mirror of Claude Mythos..."

Used to reinforce:

  • structured reasoning
  • technical depth
  • agentic behavior
  • security-first analysis

⚠️ Limitations

  • Synthetic Data Origin: Trained entirely on synthetic data; may exhibit hallucinations or over-generalize in highly niche real-world scenarios.
  • Validation: Not safety-certified for mission-critical or production-critical systems. Expert human validation is required for high-stakes deployments.

📜 License

This model follows the Qwen3.6-27B base model license. Please ensure compliance with the original upstream licensing terms.

Downloads last month
10,946
GGUF
Model size
27B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for chatqaq/Qwen3.6-27B-Claude-Mythos-Distilled-MTP-GGUF

Base model

Qwen/Qwen3.6-27B
Quantized
(647)
this model
Finetunes
1 model

Dataset used to train chatqaq/Qwen3.6-27B-Claude-Mythos-Distilled-MTP-GGUF