gemma.cpp/python
Jan Wassenberg 0c64987a96 Abort if args are unrecognized, refactor argument passing
This catches typos/incorrect usage.
Refactor: group Loader/Threading/Inference into GemmaArgs.
All *Args ctors now have an extra ConsumedArgs& argument.
PiperOrigin-RevId: 844690553
2025-12-15 03:18:45 -08:00
..
BUILD.bazel Minor: rename compression/shared -> types.h 2025-05-13 06:53:21 -07:00
configs.cc Add config flag for global timescale & rely on config to deduce wrapping 2025-10-24 06:54:56 -07:00
convert_from_safetensors.py Exporter updates/fixes 2025-08-04 22:36:33 -07:00
gemma_py.cc Abort if args are unrecognized, refactor argument passing 2025-12-15 03:18:45 -08:00
requirements.txt Add python wrappers for configs and inference. 2025-01-28 08:22:03 -08:00
run_example.py Fix a problem in run_example.py 2025-06-04 00:42:57 -07:00