Radix/examples/llama
2023-10-17 11:00:37 +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 Add Llama example showcasing the new func.call emission and function caching behavior. 2023-10-17 11:00:37 +00:00
main.zig Add Llama example showcasing the new func.call emission and function caching behavior. 2023-10-17 11:00:37 +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