|
|
37de7b9613
|
Add Llama example showcasing the new func.call emission and function caching behavior.
|
2023-10-17 11:00:37 +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 |
|
|
|
474f76cd75
|
Enable buffer donation in the Llama example, donating all buffers except the token_index buffer.
|
2023-10-03 16:32:40 +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 |
|
|
|
f7bac1af10
|
Update example programs (llama and loader) with hotfixes for issue.
|
2023-07-04 13:40:05 +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 |
|
|
|
672df8fa2f
|
Update tutorial and example code to use the new asyncc name and Generic slugs.
|
2023-05-08 16:58:45 +00:00 |
|
|
|
fdb7da5c9b
|
Introduce sharding attributes to Llama weights to enable Tensor Parallelism.
|
2023-04-13 12:35:27 +00:00 |
|
|
|
aea23c720e
|
Update Llama example to use renamed zml.aio.Metadata (formerly Value) and reflect torch loader changes.
|
2023-04-05 14:09:59 +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 |
|