mirror of https://github.com/google/gemma.cpp.git
Update PaliGemma Kaggle link to point to v2
PiperOrigin-RevId: 772328912
This commit is contained in:
parent
5f3797f6e1
commit
31d2b231af
|
|
@ -248,7 +248,7 @@ the PaliGemma 2 model here.
|
||||||
To use the version of PaliGemma included in this repository, build the gemma
|
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
|
binary as noted above in Step 3. Download the compressed weights and tokenizer
|
||||||
from
|
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:
|
and run the binary as follows:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue