Getting Error while running paligemma models
Open
- Dominant language
- C++
- Stars
- 7k
- Forks
- 660
- Avg merge
- 20h 43m
- Merged PRs (30d)
- 33
Description
Hello,
This is an extension of the following [thread](https://github.com/google/gemma.cpp/issues/625).
I'm able to run the standard Gemma models on my Mac, but my actual intention was to run PaliGemma for image processing. However, when I try to run it, I'm getting the following error:
Paligemma model that im using: https://www.kaggle.com/models/google/paligemma/gemmaCpp
The PPM image I fed to the model: [@@Test_1.ppm.zip](https://github.com/user-attachments/files/20906627/%40%40Test_1.ppm.zip)
How to fix this error?
Contributor guide
Assessment
This issue has not been assessed yet.