Cataloged from Jackrong/Qwen3.5-9B-DeepSeek-V4-Flash-GGUF

[!NOTE] Qwen3.5-9B-DeepSeek-V4-Flash is an efficient reasoning model distilled using high-quality data from DeepSeek-V4.
By leveraging the dataset Jackrong/DeepSeek-V4-Distill-8000x, this model successfully transfers the advanced structured reasoning and multi-step problem-solving capabilities of the DeepSeek-V4 architecture into the highly efficient Qwen3.5-9B parameter space.
This model was trained in an Unsloth environment, prioritizing stable gradient propagation and rigorous data curation to ensure the distillation process avoids merely learning "hollow chain-of-thought" and instead captures genuine logical generalization.
Designed for:

DeepSeek-V4 is the latest flagship open-source model series from DeepSeek, engineered for extreme efficiency, million-token long context (1M), and advanced Agentic workflows. As the source for this distillation, DeepSeek-V4 provides the high-fidelity reasoning signals necessary to push a 9B model beyond its architectural limits.
Key Technical Strengths of the Teacher Model:
By distilling from DeepSeek-V4-Flash, we have successfully mapped the high-density logic of a trillion-parameter class model onto the agile and high-speed Qwen3.5-9B framework.
This model is the result of a close collaboration with hardware engineer Kyle Hessling. He generously provided the crucial compute equipment and managed both the rigorous post-training testing and continuous server maintenance. I want to express my gratitude to Kyle for his invaluable support! You can find him on X/Twitter here: @KyleHessling1
Training Infrastructure & Configuration:
[!IMPORTANT] This is an early controlled Q5_K_M comparison between Jackrong/Qwen3.5-9B-DeepSeek-V4-Flash and the official Qwen3.5-9B base model.
This evaluation was completed by Kyle Hessling, who ran the same evaluation suite twice under the same local inference conditions: once on the DeepSeek-V4 distill model and once on the official Qwen3.5-9B base model.






Recent work and empirical tests support this distillation approach:
Ren et al., 2026 β Rethinking Generalization in Reasoning SFT (arXiv:2604.06628)
The paper suggests that generalization in reasoning SFT is conditional. Key takeaways:
For optimal performance, we recommend the following generation parameters:
temperature=0.7 to 1.0 (Use lower temperature for strict coding tasks, higher for creative reasoning)top_p=0.95When interacting with the model, using a structured prompt template or standard ChatML format will yield the best reasoning results.
π GitHub Repository: Jackrong-llm-finetuning-guide Visit the repository to dive into the codebase and reproduce the results locally or on Colab.
A Note: My goal isn't just to detail a workflow, but to demystify LLM training. Beyond the social media hype, fine-tuning isn't an unattainable ritualβoften, all you need is a Google account, a standard laptop, and relentless curiosity. All training and testing for this project were self-funded. If you find this model or guide helpful, a Star βοΈ on GitHub would be the greatest encouragement. Thank you! π
Special thanks to:
@misc{jackrong_qwen35_9b_deepseek_v4_flash,
title = {Qwen3.5-9B-DeepSeek-V4-Flash},
author = {Jackrong},
year = {2026},
publisher = {Hugging Face}
}