gemma.cpp/evals
Ray Smith 9d40f0117e Added ability to load/save a complete model file, including tokenizer.
PiperOrigin-RevId: 707914366
2024-12-19 07:59:41 -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 Added ability to load/save a complete model file, including tokenizer. 2024-12-19 07:59:41 -08:00
benchmark_helper.h Added ability to load/save a complete model file, including tokenizer. 2024-12-19 07:59:41 -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 Make prompt wrapping more consistent and fix duplicated tokens for multi-turn. 2024-12-11 01:52:00 -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