agent_gemma / README.md
analist's picture
Update README.md
38d4432 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

agent_gemma : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf analist/agent_gemma --jinja
  • For multimodal models: llama-mtmd-cli -hf analist/agent_gemma --jinja

Available Model files:

  • functiongemma-270m-it.Q8_0.gguf

Note

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