mirror of https://github.com/google/gemma.cpp.git
Only the weights; binding MatMul output worsens batch=1 prefill. Update gemma_batch_bench to use --decode_qbatch. Fix/remove prefill_activations in gemma-inl.h. Refactor: use BasePageBytes directly when binding Move BindB/C to .cc by de-templatizing Remove MatOwners::AllocateFor because it is weights-specific (binding or not) Disband MatOwners, replace with vector PiperOrigin-RevId: 759610477 |
||
|---|---|---|
| .. | ||
| benchmark.cc | ||
| benchmark_helper.cc | ||
| benchmark_helper.h | ||
| benchmarks.cc | ||
| cross_entropy.cc | ||
| cross_entropy.h | ||
| debug_prompt.cc | ||
| gemma_batch_bench.cc | ||
| gemma_test.cc | ||
| prompts.h | ||
| run_mmlu.cc | ||