Skip to main content

Module model_class

Module model_class 

Source
Expand description

Static model-class table: map a (provider, name) binding to a ModelHint (tier, RAM estimate, local-capability). Heuristic + conservative on unknown providers. See spec §7.1.

Functions§

classify
Map a model binding to a ModelHint. Local providers classify by size markers in the name; known cloud providers are frontier unless a “small” variant marker is present; unknown providers fall back to a conservative local-capable mid tier (the wizard still offers all options).