Clarified README

Made it more visible that the recurrent weights are at a different Kaggle page.
This commit is contained in:
zond 2024-04-09 09:58:47 +02:00 committed by GitHub
parent 83dd08ac87
commit 9ca662dc14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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: