gemma.cpp/util
Daniel Keysers f8835fe4a4 Add support for PaliGemma Vision-LM (224x224) to gemma.cpp
See https://arxiv.org/abs/2407.07726 for a description of the model.
Because PaliGemma operates as a prefix-LM on the image+prompt, add support for that.

PiperOrigin-RevId: 677841119
2024-09-23 10:09:38 -07:00
..
allocator.h Add const batch accessor to RowVectorBatch. 2024-09-17 05:42:14 -07:00
app.h Add support for PaliGemma Vision-LM (224x224) to gemma.cpp 2024-09-23 10:09:38 -07:00
args.h Lint fix - string append, remove stale TODO 2024-07-08 04:11:21 -07:00
test_util.h Minor cleanup/fixes: 2024-09-09 06:58:09 -07:00
threading.h Fix the warnings complained by Clang 2024-09-19 13:57:24 +08:00