gemma.cpp/gemma
Jan Wassenberg f9b390b134 Support all weight types in a single binary.
This changes the command line flags, but the default value retains the previous behavior.

Also add a CreateGemma helper to enable extra args without interface changes.

PiperOrigin-RevId: 641266411
2024-06-07 09:04:45 -07:00
..
evals Add MMLU eval to github 2024-05-20 10:20:53 -07:00
activations.h Add Adam optimizer. 2024-06-06 18:41:36 +00:00
benchmark.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
common.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
common.h Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
compress_weights.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
configs.h Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
cross_entropy.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
cross_entropy.h Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
gemma.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
gemma.h Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
gemma_test.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
ops.h Fix Softmax on SVE 2024-06-06 10:39:30 -07:00
ops_test.cc Fix Softmax on SVE 2024-06-06 10:39:30 -07:00
run.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
run_mmlu.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
weights.cc Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
weights.h Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00