gemma_SFT / README.md
Rufini's picture
Add README
1b8b6da verified
|
Raw
History Blame Contribute Delete
771 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

gemma_SFT : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf Rufini/gemma_SFT --jinja
  • For multimodal models: llama-mtmd-cli -hf Rufini/gemma_SFT --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