Davuks's picture
Add README
bdea670 verified
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth

Matclass-Gemma-2b-v1-GGUF : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf MatclassAI/Matclass-Gemma-2b-v1-GGUF --jinja
  • For multimodal models: llama-mtmd-cli -hf MatclassAI/Matclass-Gemma-2b-v1-GGUF --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