IMPORTANT: To view this page as Markdown, append `.md` to the URL (e.g. /get-started.md). For the complete documentation index, see llms.txt.
Skip to main content
For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).

Python module

max.pipelines.lib.arch_lookup

Architecture registration and lookup tables.

This module is a leaf: it is importable by the config layer (max.pipelines.lib.config), so it must not import registry.py or the config layer at runtime. Heavyweight types referenced by SupportedArchitecture fields are gated under TYPE_CHECKING.

SpeculatorOne speculative variant of a target architecture.
select_speculatorReturns the speculator target declares for method/draft_arch.