OPEN_SOURCE ↗
REDDIT · REDDIT// 6h agoINFRASTRUCTURE
LM Studio loses Qwen download
A LocalLLaMA user says LM Studio can no longer resolve a downloaded Qwen3.5-9B virtual model after the actual 6GB model files disappeared, leaving only lightweight metadata files. There is no confirmed root cause yet, just an early support report around LM Studio’s model storage and virtual-model resolution.
// ANALYSIS
This is not a release story, but it is a useful warning about the brittle edge of local-model UX: when catalogs, manifests, and weight files drift apart, “local” can still feel surprisingly cloud-app fragile.
- –LM Studio’s model.yaml system abstracts concrete GGUF/MLX model files behind a virtual model entry, so missing weights can show up as a resolution failure rather than a simple “file deleted” error.
- –Qwen3.5-9B is a high-interest small local model, with LM Studio listing it as a 9B model with vision, reasoning, tool-use support, and a 7GB minimum memory target.
- –The unresolved question is whether this was user-side cleanup, a failed update, an LM Studio cache/download bug, or external disk/security software removing the weight file.
- –For developers relying on local models, this is a reminder to know where weights live, back up large downloads, and avoid treating model-manager metadata as proof the actual model still exists.
// TAGS
qwen3-5-9blm-studiollminferenceself-hostedopen-weights
DISCOVERED
6h ago
2026-04-23
PUBLISHED
9h ago
2026-04-22
RELEVANCE
5/ 10
AUTHOR
WinRAR-exe