# mobius ONNX model definitions for generative AI architectures using the [onnxscript](https://github.com/microsoft/onnxscript) `nn` API. Build ONNX models directly from HuggingFace model IDs with automatic weight downloading, dtype casting, and multi-component export. 📊 Model Support Dashboard ```{toctree} :maxdepth: 2 :caption: User Guide getting-started cli_reference module-architecture model-catalog models/index ``` ```{toctree} :maxdepth: 2 :caption: Execution Providers ep_quickstart execution_providers ``` ```{toctree} :maxdepth: 2 :caption: Reference api/index feature-flags ``` ```{toctree} :maxdepth: 2 :caption: Design design/index ``` ```{toctree} :maxdepth: 2 :caption: Contributing ai-model-support-strategy ``` ```{toctree} :maxdepth: 2 :caption: Research research/testing-strategy-analysis ```