roomservice_gemma / README.md
ragav4075's picture
Add README
b5d7998 verified
|
Raw
History Blame
725 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

roomservice_gemma : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf roomservice_gemma --jinja
  • For multimodal models: llama-mtmd-cli -hf roomservice_gemma --jinja

Available Model files:

  • functiongemma-270m-it.Q4_K_M.gguf

Note

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