We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5898fa5 commit 0ff6b31Copy full SHA for 0ff6b31
README.md
@@ -18,7 +18,7 @@ deployment-oriented C++ inference runtimes, which are not designed for
18
experimentation, and Python-centric ML research frameworks, which abstract away
19
low-level computation through compilation.
20
21
-gemma.cpp provides a minimalist implementation of Gemma-1, Gemma-2, and
+gemma.cpp provides a minimalist implementation of Gemma-1, Gemma-2, Gemma-3, and
22
PaliGemma models, focusing on simplicity and directness rather than full
23
generality. This is inspired by vertically-integrated model implementations such
24
as [ggml](https://github.com/ggerganov/ggml),
0 commit comments