--- license: other license_name: hayula-research-license-v1 license_link: https://hayula.xyz/license language: - ar - en tags: - dragon - 32b - qwen3 - arabic - bilingual - hayula - gguf pipeline_tag: text-generation --- # تنين / Dragon-32B-Q4_K_M-GGUF **32B Parameter Model** — Trained from scratch on Arabic + English data. | Property | Value | |:---------|:------| | **Architecture** | Qwen3-32B | | **Training** | From scratch, 8,900 iterations | | **Hardware** | Apple M2 Ultra | | **Quantization** | Q4_K_M GGUF | | **Size** | 18GB | ## Usage (llama.cpp) ```bash ./llama-cli -m dragon-qwen3-32b-8900-Q4_K_M.gguf -p "Your prompt here" -n 512 ``` ## License Hayula Research License v1.0