by MaziyarPanahi
Open source · 88k downloads · 14 likes
Gemma 2 2B IT GGUF is a lightweight yet high-performance language model optimized to run locally on standard machines. Designed to understand and generate text fluently, it excels in tasks such as conversation, writing, summarization, and assistance while remaining accessible due to its compact size. Its GGUF format ensures compatibility with a wide range of tools and interfaces, simplifying deployment without relying on cloud resources. The model stands out for delivering a responsive user experience, even on modest hardware, while maintaining response quality comparable to larger models. Ideal for developers, content creators, or enthusiasts seeking to leverage AI autonomously and privately.
MaziyarPanahi/gemma-2-2b-it-GGUF contains GGUF format model files for google/gemma-2-2b-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.