Radix/examples
2024-11-25 17:57:45 +00:00
..
benchmark Add benchmark, Llama, and ModernBERT example programs plus third‑party non‑module dependencies. 2024-07-03 11:30:49 +00:00
llama Update example Zig code for llama3 rope scaling and modernbert usage. 2024-10-04 17:49:07 +00:00
loader Update loader example to demonstrate new HostBuffer helpers and type‑inferred buffer loading. 2024-10-25 10:20:04 +00:00
mnist Add Bazel build rules and a test for the benchmark, llama, mnist, and simple_layer examples. 2024-05-23 15:52:34 +00:00
modernbert Update example Zig code for llama3 rope scaling and modernbert usage. 2024-10-04 17:49:07 +00:00
simple_layer Add Bazel build rules and a test for the benchmark, llama, mnist, and simple_layer examples. 2024-05-23 15:52:34 +00:00
third_party Add benchmark, Llama, and ModernBERT example programs plus third‑party non‑module dependencies. 2024-07-03 11:30:49 +00:00
tools Make zls.sh example explicitly set the ZLS runner target. 2024-11-06 16:22:44 +00:00
bazel.sh Update getting_started tutorial and example Bazel files for Bazel 8 migration. 2024-02-14 10:44:47 +00:00
BUILD.bazel Update Llama example docs and Bazel build files, and add tests for the new HuggingFace tokenizer integration. 2024-03-04 12:11:13 +00:00
build.zig Add initial documentation and example projects for ZML, covering how‑to guides, tutorials, and benchmark examples. 2023-01-03 10:21:07 +00:00
MODULE.bazel Update example MODULE.bazel and lockfile to target XLA version 20250527.0‑cb67f2f. 2024-11-25 17:57:45 +00:00
MODULE.bazel.lock Update example MODULE.bazel and lockfile to target XLA version 20250527.0‑cb67f2f. 2024-11-25 17:57:45 +00:00
platform_mappings Add macOS x86_64 support to example Bazel MODULE and platform mappings. 2024-07-29 10:31:51 +00:00
zls.build.json Add example build runner scripts and config for Zig code completion. 2023-11-21 14:55:34 +00:00