Expand description
Scans LM Studio’s model tree: each root is walked for .gguf weight files
(skipping multimodal projectors), which are grouped into models by
discovered_models. The repo label is the <publisher>/<model> prefix of a
file’s path relative to the root.
Structs§
- LMStudio
Scanner - A scanner over one or more LM Studio model roots.