qwen-hackUP / README.md
summerMC's picture
Add README
c0cab90 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

qwen-hackUP : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: llama-cli -hf summerMC/qwen-hackUP --jinja
  • For multimodal models: llama-mtmd-cli -hf summerMC/qwen-hackUP --jinja

Available Model files:

  • Qwen3.5-2B.Q2_K_L.gguf
  • Qwen3.5-2B.BF16-mmproj.gguf This was trained 2x faster with Unsloth