qwen4b-finetune / README.md
y22ma's picture
Upload model trained with Unsloth
30364a9 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

qwen4b-finetune : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf y22ma/qwen4b-finetune --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf y22ma/qwen4b-finetune --jinja

Available Model files:

  • Qwen3-4B.Q8_0.gguf

Ollama

An Ollama Modelfile is included for easy deployment. This was trained 2x faster with Unsloth