gemma.cpp/evals
Apoorv Reddy fd1b0743a7 Rename Gemma9B and Gemma27B to Gemma2_9B and Gemma2_27B.
This is to make it clear that these models are part of the Gemma2 family of models.

PiperOrigin-RevId: 661181682
2024-08-09 02:09:06 -07:00
..
benchmark.cc Major revamp #2 of Prefill: fix token order, parallel for multi-query 2024-07-25 03:28:55 -07:00
benchmark_helper.cc Improve performance logging 2024-08-07 14:15:43 -07:00
benchmark_helper.h 1.1x prefill speedup, revamp threading in preparation for hierarchical parallelism. 2024-08-05 18:50:09 -07:00
benchmarks.cc Move benchmark_helper to evals/, weights_raw to compression/. 2024-07-08 01:13:23 -07:00
cross_entropy.cc Cleanup: add ModelInfo struct, remove gcpp:: 2024-07-02 07:11:15 -07:00
cross_entropy.h Declutter gemma/ directory, move binaries to evals/ and util/. 2024-07-01 09:51:04 -07:00
debug_prompt.cc Extend LayersOutputFunc to take query index and auxillary int 2024-07-30 06:53:56 -07:00
gemma_test.cc Rename Gemma9B and Gemma27B to Gemma2_9B and Gemma2_27B. 2024-08-09 02:09:06 -07:00
run_mmlu.cc Move benchmark_helper to evals/, weights_raw to compression/. 2024-07-08 01:13:23 -07:00