Radix/examples/llama
2025-10-23 17:54:48 +00:00
..
BUILD.bazel Add Zig example programs for LLaMA, ModernBERT, and SimpleLayer, including a Bazel BUILD file for the LLaMA example. 2025-07-29 16:07:11 +00:00
llama.zig Add Llama 3.1 example showcasing optional head‑dimension support. 2025-10-23 17:54:48 +00:00
main.zig Update docs and example to demonstrate adding the platform tag to buffers when adding weights. 2025-09-11 11:15:37 +00:00
test.zig Update docs and example scripts (including test files) to remove async helpers asynk, asyncc, awaitt, and await_ 2025-09-02 10:27:40 +00:00