Skip to content

ChatHFD Documentation

ChatHFD is the ChatArch Hugging Face Download (HFD) tooling package entrypoint. These docs record the implemented CLI and future extension boundary.

  • CLI Tree


    Review the current real command entrypoint, root-only boundary, and update rule.

    View CLI Tree

  • Package Boundary


    The package currently stays as an installable, testable, releasable tooling shell; real download orchestration commands are not exposed yet.

Local Preview

pip install -e ".[docs]"
mkdocs serve