par MaziyarPanahi
Open source · 91k downloads · 12 likes
Gemma 3 1B IT GGUF est un modèle de langage léger et optimisé, conçu pour fonctionner localement sur des appareils standards. Il excelle dans la génération de texte, la compréhension contextuelle et les tâches conversationnelles, tout en offrant une grande efficacité grâce à son format GGUF. Idéal pour des applications nécessitant une faible latence, comme les assistants personnels ou les outils d'écriture, il se distingue par sa simplicité d'utilisation et sa compatibilité avec de nombreux environnements. Son architecture compacte le rend particulièrement adapté aux environnements où les ressources sont limitées, sans sacrifier la qualité des réponses.
MaziyarPanahi/gemma-3-1b-it-GGUF contains GGUF format model files for google/gemma-3-1b-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.