cff-version: 1.2.0 title: "Thanatos-27B: A Dense Distillation Wrapper for Qwen 3.6 27B" message: "If you use this model card or its accompanying files, please cite as below." type: software authors: - name: FoolDev website: "https://huggingface.co/FoolDev" repository-code: "https://huggingface.co/FoolDev/Thanatos-27B" url: "https://huggingface.co/FoolDev/Thanatos-27B" abstract: >- Thanatos-27B is a personal repackaging of the dense Qwen 3.6 27B base model with Claude Opus 4.7 in the reasoning teacher slot. The repository ships an Ollama Modelfile, sampling defaults, usage examples, and a single ready-to-run GGUF (Q4_K_M ~17 GB) so the HF "Use this model" widget surfaces a one-liner Ollama snippet. Other quants (Q3_K_S, Q5_K_M, Q6_K, etc.) and the upstream safetensors (Qwen/Qwen3.6-27B) are pulled from upstream (unsloth/Qwen3.6-27B-GGUF) on demand rather than redistributed. keywords: - qwen - qwen3.6 - dense - distillation - reasoning - llm license: Apache-2.0 references: - type: software title: "Qwen3.6-27B" authors: - name: Alibaba Qwen Team url: "https://huggingface.co/Qwen/Qwen3.6-27B" - type: software title: "Janus-35B-A3B (MoE sibling)" authors: - name: FoolDev url: "https://huggingface.co/FoolDev/Janus-35B"