gemma.cpp/paligemma
Charles Zhao 59db30e209 add const restriction for benchmark_helper.cc, and paligemma_helper.cc to remove a few uncessary copies.
PiperOrigin-RevId: 807004597
2025-09-14 16:27:26 -07:00
..
testdata Add support for PaliGemma Vision-LM (224x224) to gemma.cpp 2024-09-23 10:09:38 -07:00
BUILD.bazel Automated Code Change 2025-08-01 13:29:50 -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 add const restriction for benchmark_helper.cc, and paligemma_helper.cc to remove a few uncessary copies. 2025-09-14 16:27:26 -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 Rename GetModelConfig->Config 2025-07-29 10:18:12 -07:00