gemma.cpp/evals
Daniel Keysers 673673cc98 Update expected entropy values for GRIFFIN_2B model.
These changed after introduction of "Cascaded summation for Softmax"

PiperOrigin-RevId: 678145851
2024-09-24 02:12:59 -07:00
..
benchmark.cc Add an additional QueryModel() overload to GemmaEnv. 2024-09-03 02:25:19 -07:00
benchmark_helper.cc Fix topology display for platforms where it fails (Apple) 2024-09-23 08:14:54 -07:00
benchmark_helper.h Add an additional QueryModel() overload to GemmaEnv. 2024-09-03 02:25:19 -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 Update expected entropy values for GRIFFIN_2B model. 2024-09-24 02:12:59 -07:00
run_mmlu.cc Add an additional QueryModel() overload to GemmaEnv. 2024-09-03 02:25:19 -07:00