mirror of https://github.com/google/gemma.cpp.git
This replaces per-weight instantiations of all code with only per-MatMul/norm. Reduces binary size by 133KiB. WeightsOwner is no longer required for type erasing, hence it is replaced with ModelWeightsPtrs. Also remove unused EmbedToken, replaced with EmbedMMToken. PiperOrigin-RevId: 766497657 |
||
|---|---|---|
| .. | ||
| allocator.cc | ||
| allocator.h | ||
| args.h | ||
| basics.h | ||
| mat.cc | ||
| mat.h | ||
| test_util.h | ||
| threading.cc | ||
| threading.h | ||
| threading_context.cc | ||
| threading_context.h | ||
| threading_test.cc | ||
| topology.cc | ||
| topology.h | ||