--- tags: - gguf - llama.cpp - unsloth - vision-language-model license: apache-2.0 datasets: - Qyrou/reasoning-corpus-4K-5M-v1 base_model: - unsloth/Qwen3.5-4B-GGUF pipeline_tag: image-text-to-text --- # Peacock-tiny-4b-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-cli -hf Bluestrikeai/Peacock-tiny-4b-gguf --jinja` - For multimodal models: `llama-mtmd-cli -hf Bluestrikeai/Peacock-tiny-4b-gguf --jinja` ## Available Model files: - `Qwen3.5-4B.F16.gguf` - `Qwen3.5-4B.F16-mmproj.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)