Keshav069's picture
Add README
09e9fd4 verified
|
Raw
History Blame Contribute Delete
794 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

functiongemma_finetune_tak : GGUF

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

Example usage:

  • For text only LLMs: ./llama.cpp/llama-cli -hf Keshav069/functiongemma_finetune_tak --jinja
  • For multimodal models: ./llama.cpp/llama-mtmd-cli -hf Keshav069/functiongemma_finetune_tak --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