model / README.md
huliyato's picture
Add README
fcb723f verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

model : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf huliyato/model --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf huliyato/model --jinja

Available Model files:

  • qwen2.5-0.5b.Q4_K_M.gguf This was trained 2x faster with Unsloth