gemma.cpp/gemma
RangerUFO a82f8d5690 Fix compilation error on G++ 9.4 2025-06-04 17:39:37 +08: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 3x speedup of EmbedImagePatches - GEMM, not GEMV. 2025-06-04 01:18:52 -07:00
common.cc Huge refactor of weight handling and model loading. 2025-05-06 04:44:21 -07:00
common.h Remove backprop/ 2025-05-28 07:01:17 -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 3x speedup of EmbedImagePatches - GEMM, not GEMV. 2025-06-04 01:18:52 -07:00
gemma.cc 1.07x batch decode speedup: more BF16 weights and activations 2025-06-03 23:30:18 -07:00
gemma.h 1.07x batch decode speedup: more BF16 weights and activations 2025-06-03 23:30:18 -07:00
gemma_args.h 1.07x batch decode speedup: more BF16 weights and activations 2025-06-03 23:30:18 -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
weights.cc Fix compilation error on G++ 9.4 2025-06-04 17:39:37 +08:00
weights.h 1.07x batch decode speedup: more BF16 weights and activations 2025-06-03 23:30:18 -07:00