gemma2-2b-asadal / README.md
jayPark21's picture
Add README
6179c3c verified
|
Raw
History Blame Contribute Delete
798 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

gemma2-2b-asadal : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf jayPark21/gemma2-2b-asadal --jinja
  • For multimodal models: llama-mtmd-cli -hf jayPark21/gemma2-2b-asadal --jinja

Available Model files:

  • gemma-2-2b-it.Q4_K_M.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