|
|
090d7748d5
|
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 |
|
|
|
6e7617918d
|
Update llama and simple_layer examples to use BufferStore tensor IDs, new CPU device count API, and fix zml.call tag hashing.
|
2025-08-22 17:55:03 +00:00 |
|
|
|
0ed7f5c907
|
Add Zig example programs for LLaMA, ModernBERT, and SimpleLayer, including a Bazel BUILD file for the LLaMA example.
|
2025-07-29 16:07:11 +00:00 |
|
|
|
a512b9c8a2
|
Update docs and example BUILD files to reflect the switch from zig_cc_binary to zig_binary.
|
2025-07-04 15:10:46 +00:00 |
|
|
|
a540564744
|
Remove example workspace and related documentation files.
|
2025-06-20 13:23:06 +00:00 |
|
|
|
da1fd2d9dc
|
Add examples demonstrating Buffer.from options, non‑blocking loading, and memory copy behavior.
|
2024-12-20 09:30:35 +00:00 |
|
|
|
27aabf9beb
|
Add Bazel build rules and a test for the benchmark, llama, mnist, and simple_layer examples.
|
2024-05-23 15:52:34 +00:00 |
|
|
|
cb6fcbbb1a
|
Update docs and Zig examples to demonstrate the new client creation flags API.
|
2023-11-09 12:31:11 +00:00 |
|
|
|
35395c13f8
|
Update example programs (benchmark, llama, mnist, simple_layer) to use the new Exe API and reflect BaseExe allocation changes.
|
2023-10-10 11:12:34 +00:00 |
|
|
|
726a2d0691
|
Update docs and examples to showcase the new async runtime with coroutines and cross‑thread signaling.
|
2023-08-03 11:35:24 +00:00 |
|
|
|
0fa258cd88
|
Update examples to reflect recent async module changes, renaming asyncGeneric to asyncc.
|
2023-07-24 09:34:35 +00:00 |
|
|
|
7985716562
|
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 |
|
|
|
bf23eef0d9
|
examples: clean up inconsistencies in asynk usage across the codebase.
|
2023-06-01 16:11:58 +00:00 |
|
|
|
672df8fa2f
|
Update tutorial and example code to use the new asyncc name and Generic slugs.
|
2023-05-08 16:58:45 +00:00 |
|
|
|
cad1a688da
|
Add sharding usage to the benchmark and simple_layer example programs.
|
2023-02-23 11:18:27 +00:00 |
|
|
|
eded305649
|
Add initial documentation and example projects for ZML, covering how‑to guides, tutorials, and benchmark examples.
|
2023-01-03 10:21:07 +00:00 |
|