Project Icon

gemma.cpp

Efficient C++ Engine Supporting Google's Gemma 2B/7B Models

Product Descriptiongemma.cpp is a compact C++ engine for Google's Gemma models. Its lightweight design focuses on experimentation and research, supporting both 2B and 7B variants. With minimal dependencies, integrating gemma.cpp into other projects is straightforward. The engine leverages Google Highway for speedy CPU inference and provides models via Kaggle, bridging C++ and ML frameworks effectively.
Project Details