gemma.cpp/paligemma
The gemma.cpp Authors dd7d4a7717 Optimize Image::GetPatch() to copy rows instead of pixels at a time.
PiperOrigin-RevId: 767436146
2025-06-04 22:31:08 -07:00
..
testdata Add support for PaliGemma Vision-LM (224x224) to gemma.cpp 2024-09-23 10:09:38 -07:00
BUILD.bazel Minor: rename compression/shared -> types.h 2025-05-13 06:53:21 -07:00
image.cc Optimize Image::GetPatch() to copy rows instead of pixels at a time. 2025-06-04 22:31:08 -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_test.cc 3x speedup of EmbedImagePatches - GEMM, not GEMV. 2025-06-04 01:18:52 -07:00