gemma.cpp/evals
Daniel Keysers 493688f6f1 Allow interactive use with new single-file weight format.
Add section about new weights format to README.md.
Remove model_type_required parameter.
Update error handling for flags.

PiperOrigin-RevId: 715788822
2025-01-15 07:22:33 -08:00
..
benchmark.cc Rename ModelTraining to PromptWrapping which is a more accurate name. 2024-12-13 07:45:59 -08:00
benchmark_helper.cc Allow interactive use with new single-file weight format. 2025-01-15 07:22:33 -08:00
benchmark_helper.h Allow interactive use with new single-file weight format. 2025-01-15 07:22:33 -08:00
benchmarks.cc Introduce QueryResult in GemmaEnv and add a shortcut for WrapAndTokenize. 2024-10-14 04:45:21 -07:00
cross_entropy.cc Tiny cleanup. 2024-12-10 03:34:05 -08:00
cross_entropy.h Introduce QueryResult in GemmaEnv and add a shortcut for WrapAndTokenize. 2024-10-14 04:45:21 -07:00
debug_prompt.cc Introduce QueryResult in GemmaEnv and add a shortcut for WrapAndTokenize. 2024-10-14 04:45:21 -07:00
gemma_batch_bench.cc Add a simple benchmark for batching. 2024-11-21 10:59:49 -08:00
gemma_test.cc Allow interactive use with new single-file weight format. 2025-01-15 07:22:33 -08:00
prompts.h Benchmark gemma.cpp with different length inputs. 2024-10-10 15:59:26 -07:00
run_mmlu.cc Make top_k a runtime argument (instead of a model argument). 2024-11-13 09:48:59 -08:00