functiongemma-gguf / README.md
nureddin123's picture
Add README
17c575c verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

functiongemma-gguf : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf nureddin123/functiongemma-gguf --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf nureddin123/functiongemma-gguf --jinja

Available Model files:

  • functiongemma-270m-it.BF16.gguf

Note

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