API Reference¶
Public API documentation for mobius.
Core Functions¶
build()— Build from a HuggingFace model IDbuild_from_module()— Build from a module instancebuild_from_gguf()— Build from a GGUF fileapply_weights()— Apply weights to a built model
The generated GGUF capability and evidence catalog tracks exhaustive import, quantization, tokenizer, projector, and runtime verdicts.
Core Classes¶
ModelPackage— Collection of named ONNX modelsBaseModelConfig— Base configuration classModelRegistry— Architecture registry