hrllm-v3 / README.md
administraktor's picture
Add README
ee742da verified
|
Raw
History Blame Contribute Delete
721 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model

hrllm-v3 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf administraktor/hrllm-v3 --jinja
  • For multimodal models: llama-mtmd-cli -hf administraktor/hrllm-v3 --jinja

Available Model files:

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