Radix/examples/llama
2023-09-25 10:22:05 +00:00
..
BUILD.bazel Update llama example BUILD to use jax-cuda-pjrt plugin and bump CUDA (12.6.2) / CuDNN (9.5.1) versions. 2023-09-12 15:40:21 +00:00
llama.zig Update Llama example to use the new direct rope IR implementation. 2023-09-25 10:22:05 +00:00
main.zig Update docs and examples to showcase the new async runtime with coroutines and cross‑thread signaling. 2023-08-03 11:35:24 +00:00
test.zig Add new Zig example programs (benchmark, llama, loader, mnist, simple_layer) and include a test for the llama example. 2023-06-27 14:23:22 +00:00