Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
mbext
Light Logo Dark Logo
mbext

User guide

  • Design
  • Command lines
  • Supported architectures
  • Custom model in a separate file (--private)

Comparisons

  • Differences with the onnxruntime-genai model builder
  • Differences with Mobius (onnxruntime/mobius)

Examples

  • Examples gallery
    • Convert a random-weight model with create_model
Back to top
View this page

Examples galleryΒΆ

These examples show how to use modelbuilder.builder.create_model() on tiny, randomly-initialised models. They follow the same philosophy as the fast test suite: everything runs offline, in seconds, with no weights downloaded from the Hugging Face hub.

Convert a random-weight model with create_model

Convert a random-weight model with create_model

Gallery generated by Sphinx-Gallery

Next
Convert a random-weight model with create_model
Previous
Differences with Mobius (onnxruntime/mobius)
Copyright © Microsoft Corporation
Made with Sphinx and @pradyunsg's Furo