Commit Graph

14 Commits

Author SHA1 Message Date
46fbbf43a2 Update tutorial documentation in write_first_model.md with quick fixes. 2023-11-30 12:14:33 +00:00
cb6fcbbb1a Update docs and Zig examples to demonstrate the new client creation flags API. 2023-11-09 12:31:11 +00:00
1c9749c25e docs: move image in concepts.md 2023-10-31 10:21:14 +00:00
eb20548241 update instructions
following, `prepare` doesn't alloc anymore, `ExeWithWeights` is
`ModuleExe`
2023-10-26 13:56:56 +00:00
af0630616c Update docs (deploy_on_server, dockerize_models, getting_started) and example Bazel files to include AWS Neuron/Trainium/Inferentia deployment guidance. 2023-08-21 09:15:48 +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
672df8fa2f Update tutorial and example code to use the new asyncc name and Generic slugs. 2023-05-08 16:58:45 +00:00
e0fd7f8d97 Fix typographical errors in the documentation. 2023-04-25 16:04:09 +00:00
477e13afd0 Add missing zig_cc_binary import to the simple layer example in the documentation. 2023-04-24 10:04:50 +00:00
fe531aef06 Clarify HuggingFace token handling in workspace, noting the standard CLI location and adding support for an environment variable. 2023-03-14 15:28:03 +00:00
cd2f2209d0 Create token directory if it does not exist. 2023-03-13 15:31:13 +00:00
04ad137417 Update howto_torch2zml docs to explain why the output variable can be None. 2023-01-09 17:05:09 +00:00
fab1c93d5b docs: first model – fix const/var bug and enforce 80‑column width 2023-01-06 10:34:44 +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