About HAMi Workshop
HAMi Workshop is a community-driven learning resource for HAMi.
The project focuses on open tutorials, hands-on labs, and reference architectures for running AI workloads on Kubernetes with HAMi.
The workshop is maintained by the HAMi community.
Community contributions are welcome.
Contributing
- Docs live in
docs/. English is the default (page.md), Chinese uses the.zh.mdsuffix. - Both language versions must exist for every page listed in
nav. - Code and manifests go in
examples/, numbered by lab. - Mermaid diagrams use
%% title:comments for captions. - Run
make buildbefore pushing to verify there are no broken links.