--- tags: - gguf - llama.cpp - unsloth - vision-language-model --- # qwen3.5-lockhack : 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 summerMC/qwen3.5-lockhack --jinja` - For multimodal models: `llama-mtmd-cli -hf summerMC/qwen3.5-lockhack --jinja` ## Available Model files: - `Qwen3.5-4B-Uncensored-HauhauCS-Aggressive-Safetensor-Benchmark.Q2_K_L.gguf` - `Qwen3.5-4B-Uncensored-HauhauCS-Aggressive-Safetensor-Benchmark.BF16-mmproj.gguf` This was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) [](https://github.com/unslothai/unsloth)