gemma-4-12b-fable-5 / README.md
thebbg's picture
Update README.md
91f87d8 verified
|
Raw
History Blame Contribute Delete
809 Bytes
metadata
tags:
  - gguf
  - llama.cpp
  - unsloth
  - vision-language-model
base_model:
  - google/gemma-4-12B
datasets:
  - attentionAllYouNeed/Vibe-Coding-Claude-Fable-5

gemma-4-12b-fable-5 : GGUF

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

Example usage:

  • For text only LLMs: llama-cli -hf thebbg/gemma-4-12b-fable-5 --jinja
  • For multimodal models: llama-mtmd-cli -hf thebbg/gemma-4-12b-fable-5 --jinja

Available Model files:

  • gemma-4-12B-it.Q8_0.gguf
  • gemma-4-12B-it.BF16-mmproj.gguf This was trained 2x faster with Unsloth