gemma.cpp/gemma
Apoorv Reddy 1aaf3b3aae Documenting the RoPE implementation.
PiperOrigin-RevId: 636175297
2024-05-22 08:26:29 -07:00
..
evals Add MMLU eval to github 2024-05-20 10:20:53 -07:00
benchmark.cc Add MMLU eval to github 2024-05-20 10:20:53 -07:00
compress_weights.cc Improve documentation for compress_weights flags 2024-04-29 06:49:50 -07:00
configs.h Support additional scaling 2024-05-07 08:16:25 -07:00
gemma.cc Add TTFT to TimingInfo 2024-05-16 07:16:53 -07:00
gemma.h Add MMLU eval to github 2024-05-20 10:20:53 -07:00
gemma_test.cc Pass most runtime parameters using const RuntimeConfig& 2024-05-14 07:04:53 -07:00
ops.h Documenting the RoPE implementation. 2024-05-22 08:26:29 -07:00
ops_test.cc Fix RecurrentGemma (refs #166) - one Dot was ignoring scale. 2024-05-07 04:40:42 -07:00
run.cc Refer to --weights rather than --compressed_weights to simplify CLI docs 2024-05-16 07:51:49 -07:00
run_mmlu.cc Add MMLU eval to github 2024-05-20 10:20:53 -07:00