gemma.cpp/gemma
Phil Culliton c5bcb5438c Fix for transpose matrix creation and additional tests
PiperOrigin-RevId: 641868053
2024-06-10 05:24:04 -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 Add CPU output, error if not C++17, simplify tokenizer ctor 2024-06-10 04:01:11 -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 for transpose matrix creation and additional tests 2024-06-10 05:24:04 -07:00
run.cc Add CPU output, error if not C++17, simplify tokenizer ctor 2024-06-10 04:01:11 -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