Radix/examples/llama
2025-07-04 15:10:46 +00:00
..
BUILD.bazel Update docs and example BUILD files to reflect the switch from zig_cc_binary to zig_binary. 2025-07-04 15:10:46 +00:00
llama.zig Correctly set model.norm.eps in Llama examples. 2024-12-18 11:48:23 +00:00
main.zig examples/llama: switch to --hf-model-path flag 2025-05-28 13:21:00 +00:00
test.zig Add Bazel build rules and a test for the benchmark, llama, mnist, and simple_layer examples. 2024-05-23 15:52:34 +00:00