iris / README.md
Rev3auth's picture
Add README
117015e verified
|
Raw
History Blame Contribute Delete
760 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

iris : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Rev3auth/iris --jinja
  • For multimodal models: llama-mtmd-cli -hf Rev3auth/iris --jinja

Available Model files:

  • gemma-3-270m-it.Q8_0.gguf

Ollama

An Ollama Modelfile is included for easy deployment.

Note

The model's BOS token behavior was adjusted for GGUF compatibility. This was trained 2x faster with Unsloth