Skip to content

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

  1. Docs live in docs/. English is the default (page.md), Chinese uses the .zh.md suffix.
  2. Both language versions must exist for every page listed in nav.
  3. Code and manifests go in examples/, numbered by lab.
  4. Mermaid diagrams use %% title: comments for captions.
  5. Run make build before pushing to verify there are no broken links.