GGUF
conversational
gemma-4-it-GGUF / README.md
ddh0's picture
Update README.md
815b2a7 verified
|
Raw
History Blame Contribute Delete
819 Bytes
metadata
license: apache-2.0
base_model:
  - google/gemma-4-31B-it
  - google/gemma-4-26B-A4B-it
  - google/gemma-4-E4B-it
  - google/gemma-4-E2B-it

These are miscellaneous GGUF quantizations of the instruct-tuned Gemma 4 series of models, released by Google.

For more information about Gemma, you should refer to the original model cards.

The chat template baked into these GGUFs is technically outdated, however, inference in llama.cpp should still work exactly as it should, thanks to these fixes:

For the latest official chat template, refer to the original model repo.