gemma.cpp/paligemma
Jan Wassenberg 3e18db17f4 Avoid hard-coding kPatchSize. Thanks @Somet2mes for reporting. Fixes #762.
PiperOrigin-RevId: 829308896
2025-11-07 00:32:31 -08:00
..
testdata Add support for PaliGemma Vision-LM (224x224) to gemma.cpp 2024-09-23 10:09:38 -07:00
BUILD.bazel Avoid hard-coding kPatchSize. Thanks @Somet2mes for reporting. Fixes #762. 2025-11-07 00:32:31 -08:00
image.cc Avoid hard-coding kPatchSize. Thanks @Somet2mes for reporting. Fixes #762. 2025-11-07 00:32:31 -08:00
image.h Avoid hard-coding kPatchSize. Thanks @Somet2mes for reporting. Fixes #762. 2025-11-07 00:32:31 -08:00
image_test.cc Avoid hard-coding kPatchSize. Thanks @Somet2mes for reporting. Fixes #762. 2025-11-07 00:32:31 -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 Pre-compress query activations to BF16 before FlashAttention. 2025-10-31 09:49:44 -07:00