Update PaliGemma Kaggle link to point to v2

PiperOrigin-RevId: 772328912
This commit is contained in:
Jan Wassenberg 2025-06-16 23:24:22 -07:00 committed by Copybara-Service
parent 5f3797f6e1
commit 31d2b231af
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ the PaliGemma 2 model here.
To use the version of PaliGemma included in this repository, build the gemma
binary as noted above in Step 3. Download the compressed weights and tokenizer
from
[Kaggle](https://www.kaggle.com/models/google/paligemma/gemmaCpp/paligemma-3b-mix-224)
[Kaggle](https://www.kaggle.com/models/google/paligemma-2/gemmaCpp/paligemma2-3b-mix-224)
and run the binary as follows:
```sh