| .. |
|
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
|
Update benchmark with internal init
|
2024-06-10 09:35:16 -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
|
Use CompressedWeights<TConfig<float>> in backpropagation.
|
2024-06-10 14:34:24 +00: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
|
Adds simple-loop versions of missing batched functions.
|
2024-06-11 02:14:02 -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
|
Adds simple-loop versions of missing batched functions.
|
2024-06-11 02:14:02 -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
|
Use CompressedWeights<TConfig<float>> in backpropagation.
|
2024-06-10 14:34:24 +00:00 |
|
weights.h
|
Use CompressedWeights<TConfig<float>> in backpropagation.
|
2024-06-10 14:34:24 +00:00 |