--- tags: - gguf - llama.cpp - unsloth --- # Qwen-Python-DPO-GGUF : GGUF This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth). **Example usage**: - For text only LLMs: `./llama.cpp/llama-cli -hf AhmadHatam/Qwen-Python-DPO-GGUF --jinja` - For multimodal models: `./llama.cpp/llama-mtmd-cli -hf AhmadHatam/Qwen-Python-DPO-GGUF --jinja` ## Available Model files: - `Qwen-Python-Chat-Full.Q4_K_M.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)