--- license: apache-2.0 base_model: unsloth/Qwen3.5-9B tags: - gguf - qwen3_5 - unsloth - accounting - flarexio - smoke-test language: - zh - en --- # Accounting Qwen3.5 9B GGUF Smoke Smoke-test GGUF exported by Jarvis from a tiny Unsloth LoRA fine-tune over `flarexio/accounting-distill`. This is **not** a quality training run. It used a small sample and a few training steps only to verify the Colab + Unsloth + dataset + GGUF export pipeline. ## Files - `Qwen3.5-9B.Q4_K_M.gguf` — main Q4_K_M GGUF - `Qwen3.5-9B.BF16-mmproj.gguf` — multimodal projection file emitted by Unsloth for this model family ## Source - Base model: `unsloth/Qwen3.5-9B` - Dataset: `flarexio/accounting-distill` - Quantization: `q4_k_m`