gemma.cpp/paligemma
Mukund Aggarwal 606e22155a Gemma CPP: move PaliGemma tests' helper to a separate class
This helps to be able to use PaliGemma functionalities directly for inference by just providing tokenizer and weight paths.

Added @mukundagg to allowed authors list.

PiperOrigin-RevId: 772705238
2025-06-17 18:37:24 -07:00
..
testdata Add support for PaliGemma Vision-LM (224x224) to gemma.cpp 2024-09-23 10:09:38 -07:00
BUILD.bazel Gemma CPP: move PaliGemma tests' helper to a separate class 2025-06-17 18:37:24 -07:00
image.cc Fix Image::WriteBinary() writing values to a file one at a time. 2025-06-06 00:48:09 -07:00
image.h Add support for 448px resolution to PaliGemma and PaliGemma2. 2024-12-09 11:38:10 -08:00
image_test.cc Add python wrappers for configs and inference. 2025-01-28 08:22:03 -08:00
paligemma_helper.cc Gemma CPP: move PaliGemma tests' helper to a separate class 2025-06-17 18:37:24 -07:00
paligemma_helper.h Gemma CPP: move PaliGemma tests' helper to a separate class 2025-06-17 18:37:24 -07:00
paligemma_test.cc Gemma CPP: move PaliGemma tests' helper to a separate class 2025-06-17 18:37:24 -07:00