Skip to content

Commit 0ff6b31

Browse files
Quirin Niedernhubercopybara-github
authored andcommitted
Point out Gemma 3 support in README.md
PiperOrigin-RevId: 736125794
1 parent 5898fa5 commit 0ff6b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ deployment-oriented C++ inference runtimes, which are not designed for
1818
experimentation, and Python-centric ML research frameworks, which abstract away
1919
low-level computation through compilation.
2020

21-
gemma.cpp provides a minimalist implementation of Gemma-1, Gemma-2, and
21+
gemma.cpp provides a minimalist implementation of Gemma-1, Gemma-2, Gemma-3, and
2222
PaliGemma models, focusing on simplicity and directness rather than full
2323
generality. This is inspired by vertically-integrated model implementations such
2424
as [ggml](https://github.com/ggerganov/ggml),

0 commit comments

Comments
 (0)