Radix/examples
2025-12-31 12:46:11 +00:00
..
benchmark 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
callback Update callback example to use takeDelimiterInclusive for Zig 0.15.2 delimiter behavior change. 2025-12-12 14:00:50 +00:00
gpt_oss Add example implementation and Bazel build for OpenAI gpt-oss models (GptOss.zig, main.zig, and BUILD.bazel). 2025-09-30 16:17:00 +00:00
llama Add Llama 3.1 example showcasing optional head‑dimension support. 2025-10-23 17:54:48 +00:00
mnist Add -fllvm flag to the MNIST example BUILD configuration. 2025-11-20 15:28:47 +00:00
modernbert Update MNIST and ModernBERT example scripts to use the new gather and topk APIs. 2025-09-24 15:42:09 +00:00
qwen3_vl Add Qwen3VL bf16 example implementation and tutorial docs, including BMP/JPG/PNG support via zignal library. 2025-12-31 12:46:11 +00:00
simple_layer Add Qwen3VL bf16 example implementation and tutorial docs, including BMP/JPG/PNG support via zignal library. 2025-12-31 12:46:11 +00:00