--- tags: - gguf - llama.cpp - unsloth - vision-language-model --- # Pegon-AI-VL : GGUF This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth). **Example usage**: - For text only LLMs: `llama-cli -hf kucingcoder/Pegon-AI-VL --jinja` - For multimodal models: `llama-mtmd-cli -hf kucingcoder/Pegon-AI-VL --jinja` ## Available Model files: - `Qwen3-VL-2B-Instruct.F16.gguf` - `Qwen3-VL-2B-Instruct.F16-mmproj.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)