Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanonicalKey ¶
CanonicalKey normalizes a model string for fuzzy matching.
The normal form: - trims whitespace - strips a single leading vendor namespace before the first slash - lowercases the result - removes all non-alphanumeric characters
This makes inputs such as "qwen/qwen3.6", "QWEN3.6", and "Qwen-3.6-27b-MLX-8bit" comparable under the same substring matching rules.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.