gemma.cpp/gemma
Jan Wassenberg 0e2cab5187 Avoid warning about inability to map, unless explicitly requested
PiperOrigin-RevId: 767633815
2025-06-05 09:10:08 -07:00
..
bindings 1.07x batch decode speedup: more BF16 weights and activations 2025-06-03 23:30:18 -07:00
evals Add MMLU eval to github 2024-05-20 10:20:53 -07:00
activations.h Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
attention.cc Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
attention.h Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
common.cc Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
common.h Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
configs.cc Fix paligemma_test, refs #588 2025-06-03 04:45:22 -07:00
configs.h Fix paligemma_test, refs #588 2025-06-03 04:45:22 -07:00
configs_test.cc Minor: rename compression/shared -> types.h 2025-05-13 06:53:21 -07:00
gemma-inl.h Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
gemma.cc Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
gemma.h Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
gemma_args.h 1.07x batch decode speedup: more BF16 weights and activations 2025-06-03 23:30:18 -07:00
griffin.cc Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
griffin.h Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
kv_cache.cc Fix RowT issue and improve Griffin (currently still broken) 2025-05-19 07:02:10 -07:00
kv_cache.h Fix RowT issue and improve Griffin (currently still broken) 2025-05-19 07:02:10 -07:00
model_store.cc Fix paligemma_test, refs #588 2025-06-03 04:45:22 -07:00
model_store.h Remove backprop/ 2025-05-28 07:01:17 -07:00
run.cc 3x speedup of EmbedImagePatches - GEMM, not GEMV. 2025-06-04 01:18:52 -07:00
tensor_info.cc Major refactor to de-templatize gemma-inl and weights 2025-06-02 23:01:35 -07:00
tensor_info.h Minor: rename compression/shared -> types.h 2025-05-13 06:53:21 -07:00
tensor_info_test.cc Major refactor to de-templatize gemma-inl and weights 2025-06-02 23:01:35 -07:00
tokenizer.cc Huge refactor of weight handling and model loading. 2025-05-06 04:44:21 -07:00
tokenizer.h Remove backprop/ 2025-05-28 07:01:17 -07:00
vit.cc Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
vit.h Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00
weights.cc Avoid warning about inability to map, unless explicitly requested 2025-06-05 09:10:08 -07:00
weights.h Split gemma-inl into separate source files 2025-06-05 05:36:44 -07:00