| .. |
|
benchmark
|
Update docs and Zig examples to demonstrate the new client creation flags API.
|
2023-11-09 12:31:11 +00:00 |
|
llama
|
Update Llama example to use the simplified transpose implementation and increase default profiler size to 1,000,000 events.
|
2023-12-15 12:06:42 +00:00 |
|
loader
|
Update docs and Zig examples to demonstrate the new client creation flags API.
|
2023-11-09 12:31:11 +00:00 |
|
mnist
|
Update MNIST example to use new operator source locations and reflect recent API changes (sdpa bias removal, gatherSlices shape literals, Shape.outer, Tensor.all, and argMax dtype inference)
|
2023-12-26 10:45:52 +00:00 |
|
simple_layer
|
Update docs and Zig examples to demonstrate the new client creation flags API.
|
2023-11-09 12:31:11 +00:00 |
|
third_party/tigerbeetle
|
Add initial documentation and example projects for ZML, covering how‑to guides, tutorials, and benchmark examples.
|
2023-01-03 10:21:07 +00:00 |
|
tools
|
Update tutorial documentation in write_first_model.md with quick fixes.
|
2023-11-30 12:14:33 +00:00 |
|
bazel.sh
|
Add initial documentation and example projects for ZML, covering how‑to guides, tutorials, and benchmark examples.
|
2023-01-03 10:21:07 +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
|
zml: Add support for Llama 3.2 text-only models. Implement transpose over embed_tokens as a replacement for missing lm_head and make lm_head optional for compatibility. Add repositories and executions to Bazel and update README.
|
2023-11-01 10:16:48 +00:00 |
|
MODULE.bazel.lock
|
Add example build runner scripts and config for Zig code completion.
|
2023-11-21 14:55:34 +00:00 |
|
platform_mappings
|
Add initial documentation and example projects for ZML, covering how‑to guides, tutorials, and benchmark examples.
|
2023-01-03 10:21:07 +00:00 |
|
zls.build.json
|
Add example build runner scripts and config for Zig code completion.
|
2023-11-21 14:55:34 +00:00 |