gemma.cpp/gemma
Jan Wassenberg 160a5824fb Cleanup: include fixes/comments, fix leak, vector reserve
Also remove unused RowSpan
configs.cc: Assign prompt wrapping to ModelConfig
configs.h: simplify EnumValid via sentinel

PiperOrigin-RevId: 750278497
2025-04-22 12:01:46 -07:00
..
bindings Add C API and C# interop files 2025-04-22 10:35:47 -07:00
evals Add MMLU eval to github 2024-05-20 10:20:53 -07:00
instantiations Eliminated TConfig. 2024-10-17 05:04:22 -07:00
activations.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
common.cc Merge pull request #529 from ufownl:refactor/wrap_and_tokenize 2025-04-08 09:22:26 -07:00
common.h Merge pull request #529 from ufownl:refactor/wrap_and_tokenize 2025-04-08 09:22:26 -07:00
configs.cc Cleanup: include fixes/comments, fix leak, vector reserve 2025-04-22 12:01:46 -07:00
configs.h Cleanup: include fixes/comments, fix leak, vector reserve 2025-04-22 12:01:46 -07:00
configs_test.cc Moved the vit config fields to their own config struct 2025-01-15 01:09:49 -08:00
gemma-inl.h Internal change. 2025-04-12 20:27:49 -07:00
gemma.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
gemma.h Add C API and C# interop files 2025-04-22 10:35:47 -07:00
gemma_args.h Cleanup: include fixes/comments, fix leak, vector reserve 2025-04-22 12:01:46 -07:00
kv_cache.cc Cleanup: include fixes/comments, fix leak, vector reserve 2025-04-22 12:01:46 -07:00
kv_cache.h Cleanup: include fixes/comments, fix leak, vector reserve 2025-04-22 12:01:46 -07:00
run.cc Add C API and C# interop files 2025-04-22 10:35:47 -07:00
tensor_index.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
tensor_index.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
tensor_index_test.cc Moved the vit config fields to their own config struct 2025-01-15 01:09:49 -08:00
tokenizer.cc Merge pull request #529 from ufownl:refactor/wrap_and_tokenize 2025-04-08 09:22:26 -07:00
tokenizer.h Merge pull request #529 from ufownl:refactor/wrap_and_tokenize 2025-04-08 09:22:26 -07:00
weights.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
weights.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00