Skip to content

Instantly share code, notes, and snippets.

@YuriyGuts
Last active January 11, 2026 13:34
Show Gist options
  • Select an option

  • Save YuriyGuts/caaa91eee484a5ae825cb23bf6582950 to your computer and use it in GitHub Desktop.

Select an option

Save YuriyGuts/caaa91eee484a5ae825cb23bf6582950 to your computer and use it in GitHub Desktop.
Expose Ollama models to LM Studio by symlinking its model files. Just run `python3 link-ollama-models-to-lm-studio.py`. On Windows, run it as admin.
@inorixu
Copy link

inorixu commented Jan 11, 2026

Thanks! It works. The Qwen3-VL model doesn't work because LM Studio doesn't support it, but other models function normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment