Gemma 3
Lightweight open-weight LLM by Google available in 1B to 27B sizes.
About
Gemma 3 is Google DeepMind's open-weight language model family, built from Gemini research and released in 1B, 4B, 12B, and 27B parameter sizes. The models handle a 128K-token context window, accept image input on the larger variants, support function calling and more than 35 languages, and are designed so that even the 27B model runs on a single GPU or TPU host. The official google-deepmind/gemma repository contains a JAX library, published as the gemma package on PyPI, for inference and fine-tuning: a ChatSampler API handles multi-turn conversation across Gemma generations, and documented workflows cover LoRA as well as full fine-tuning on CPU, GPU, or TPU. Weights are distributed through channels such as Kaggle and Hugging Face and also run in common runtimes outside the JAX ecosystem. Released under the Gemma license, which allows commercial use subject to a use policy, the family targets developers and researchers who want capable models they can host and customize themselves.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Large Language Models (LLMs)
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Gemma License
- Minimum VRAM
- 4 GB
- Added
- Apr 3, 2026
Related Tools
Open-source code LLM family by IBM for enterprise code generation.
Open-weight LLM by Meta in 8B and 70B sizes with strong general capabilities.
High-performance open-weight MoE LLM with 671B total parameters.
Hybrid SSM-Transformer model by AI21 Labs combining Mamba with attention layers.
Family of small language models by Hugging Face for on-device use.
Open-weight code LLM trained on 2 trillion tokens of code and natural language.