Closed
Description
Prerequisites
- I am running the latest code. Mention the version if possible as well.
- I carefully followed the README.md.
- I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- I reviewed the Discussions, and have a new and useful enhancement to share.
Feature Description
It would be nice if we could run Gemma 3 models family in llama.cpp.
Currently conversion to GGUF fails with ERROR:hf-to-gguf:Model Gemma3ForCausalLM is not supported
.
Motivation
Gemma family was supported so far.
Possible Implementation
No response