gemma.cpp/gemma
Zoltan Szabadka df01700b54 Move the backpropagation code to its own directory 2024-06-04 10:20:16 +00:00
..
evals Add MMLU eval to github 2024-05-20 10:20:53 -07:00
activations.cc Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
activations.h Adress review comments 2024-06-04 08:37:54 +00:00
benchmark.cc Add MMLU eval to github 2024-05-20 10:20:53 -07:00
common-inl.h Adress review comments 2024-06-04 08:37:54 +00:00
common.h Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
compress_weights.cc Improve documentation for compress_weights flags 2024-04-29 06:49:50 -07:00
configs.h Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
gemma.cc Use HWY_EXPORT_AND_DYNAMIC_DISPATCH_T where possible. 2024-06-04 09:18:56 +00:00
gemma.h Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
gemma_test.cc Add first version of backpropagation support. 2024-06-04 08:37:49 +00:00
ops.h Adress review comments 2024-06-04 08:37:54 +00:00
ops_test.cc Unrolled / tiled 4x4 MatMul 2024-05-29 13:02:35 -07:00
run.cc Update to Highway 1.2 for topology/VQSelect 2024-05-31 12:29:10 -07:00
run_mmlu.cc Add MMLU eval to github 2024-05-20 10:20:53 -07:00
weights.cc Adress review comments 2024-06-04 08:37:54 +00:00
weights.h Adress review comments 2024-06-04 08:37:54 +00:00