by MaziyarPanahi
Open source · 89k downloads · 18 likes
The Gemma 3 12B IT GGUF model is an optimized version of Google’s Gemma 3 12B IT, adapted to work with the GGUF format, which makes it easier to use in local environments or on less powerful systems. Designed to understand and generate text fluently and naturally, it excels in tasks such as conversation, writing, information synthesis, and content creation assistance. Its use cases range from professional writing support to educational assistance and interactive entertainment. What sets it apart is its ability to balance performance and accessibility, thanks to optimizations that allow efficient operation even on consumer-grade hardware while maintaining high-quality responses.
MaziyarPanahi/gemma-3-12b-it-GGUF contains GGUF format model files for google/gemma-3-12b-it.
GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
Here is an incomplete list of clients and libraries that are known to support GGUF:
🙏 Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.