From 3318fe30fb3d8c3b92ba404a2a33de81c2731ad9 Mon Sep 17 00:00:00 2001 From: Tyler Rockwood Date: Wed, 13 Mar 2024 15:41:36 -0500 Subject: [PATCH] Update gemma README (#1843) * Update gemma README * Fixit --- candle-examples/examples/gemma/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candle-examples/examples/gemma/README.md b/candle-examples/examples/gemma/README.md index 8319cf44..5d77c7a4 100644 --- a/candle-examples/examples/gemma/README.md +++ b/candle-examples/examples/gemma/README.md @@ -1,4 +1,4 @@ -# candle-mistral: 2b and 7b LLMs from Google DeepMind +# candle-gemma: 2b and 7b LLMs from Google DeepMind [Gemma](https://ai.google.dev/gemma/docs) is a collection of lightweight open models published by Google Deepmind with a 2b and a 7b variant.