Skip to main content

Module lm_studio_scanner

Module lm_studio_scanner 

Source
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§

LMStudioScanner
A scanner over one or more LM Studio model roots.