Merge pull request #137 from zond:main

PiperOrigin-RevId: 623255639
This commit is contained in:
Copybara-Service 2024-04-09 12:57:57 -07:00
commit da91f4c4be
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ here provide a C++ implementation of this model based on the paper.
To use the recurrent version of Gemma included in this repository, build the To use the recurrent version of Gemma included in this repository, build the
gemma binary as noted above in Step 3. Download the compressed weights and gemma binary as noted above in Step 3. Download the compressed weights and
tokenizer from tokenizer from the RecurrentGemma
[Kaggle](https://www.kaggle.com/models/google/recurrentgemma/gemmaCpp) as in [Kaggle](https://www.kaggle.com/models/google/recurrentgemma/gemmaCpp) as in
Step 1, and run the binary as follows: Step 1, and run the binary as follows: