hrllm-v4 / README.md
administraktor's picture
Add README
bd2a212 verified
|
Raw
History Blame Contribute Delete
730 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

hrllm-v4 : GGUF

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

Example usage:

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

Available Model files:

  • qwen3-1.7b.IQ2_M.gguf
  • qwen3-1.7b.Q4_K_M.gguf

Ollama

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