diff options
-rw-r--r-- | candle-examples/examples/gemma/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |