gguf-collection / README.md
beezza's picture
Add README
2f4034a verified
|
Raw
History Blame Contribute Delete
787 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

gguf-collection : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf beezza/gguf-collection --jinja
  • For multimodal models: llama-mtmd-cli -hf beezza/gguf-collection --jinja

Available Model files:

  • gemma-3-1b-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