gemma.cpp/gemma
Olamiposi Otesile a9ab913196 move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
..
bindings Abort if args are unrecognized, refactor argument passing 2025-12-15 03:18:45 -08:00
evals Add MMLU eval to github 2024-05-20 10:20:53 -07:00
io move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
activations.h Internal changes 2026-01-09 06:35:36 -08:00
api_client.cc Abort if args are unrecognized, refactor argument passing 2025-12-15 03:18:45 -08:00
api_server.cc Abort if args are unrecognized, refactor argument passing 2025-12-15 03:18:45 -08:00
attention.cc Separate monolithic gemma_lib library into more specific cc_library targets. 2025-12-17 03:31:16 -08:00
attention.h Separate monolithic gemma_lib library into more specific cc_library targets. 2025-12-17 03:31:16 -08:00
attention_test.cc Makes the entire runtime_config passed into the activations constructor. 2025-12-16 01:56:52 -08:00
configs.cc move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
configs.h move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
configs_test.cc move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
flash_attention.cc Build fix for Arm SVE (invalid template arg on op) 2026-01-09 02:56:03 -08:00
flash_attention.h Separate monolithic gemma_lib library into more specific cc_library targets. 2025-12-17 03:31:16 -08:00
flash_attention_test.cc Makes the entire runtime_config passed into the activations constructor. 2025-12-16 01:56:52 -08:00
flash_structs.h Add some comments. 2025-11-19 01:09:15 -08:00
gemma-inl.h Add tensor stats and output 2025-12-11 22:52:46 -08:00
gemma.cc move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
gemma.h move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
gemma_args.h move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
gemma_args_test.cc Abort if args are unrecognized, refactor argument passing 2025-12-15 03:18:45 -08:00
kv_cache.cc Internal changes 2026-01-09 06:35:36 -08:00
kv_cache.h Internal changes 2026-01-09 06:35:36 -08:00
kv_cache_test.cc Internal changes 2026-01-09 06:35:36 -08:00
model_store.cc move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
model_store.h move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
query.h Warning fixes (sign mismatch), switch default 2025-12-15 02:41:19 -08:00
run.cc Abort if args are unrecognized, refactor argument passing 2025-12-15 03:18:45 -08:00
tensor_info.cc Add tensor stats and output 2025-12-11 22:52:46 -08:00
tensor_info.h Add tensor stats and output 2025-12-11 22:52:46 -08:00
tensor_info_test.cc Minor: ModelWeightsPtrs -> WeightsPtrs 2025-07-11 06:11:51 -07:00
tensor_stats.cc move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
tensor_stats.h Add int8 quantization stats 2025-12-19 12:43:03 -08:00
tokenizer.cc (Resubmit) Prepare profiler annotations for new API 2025-08-13 01:38:24 -07:00
tokenizer.h 6x large-batch, short-prompt prefill speedup 2025-06-10 09:56:20 -07:00
vit.cc Fix Gemma3 image: ensure A matrix is packed, preallocate 2025-12-01 11:47:23 -08:00
vit.h Minor: ModelWeightsPtrs -> WeightsPtrs 2025-07-11 06:11:51 -07:00
weights.cc move io folder inside gemma directory 2026-01-14 00:42:45 +01:00
weights.h move io folder inside gemma directory 2026-01-14 00:42:45 +01:00