Ollm Bridge is a simple tool designed to streamline the process of accessing Ollama models within LMStudio. It automatically creates directories, symlinks, and organizes files based on the manifest information from the Ollama registry.
- Available in two versions:
- PowerShell Script (
Ollm_Bridge_v0.6.ps1
) - Executable File (
Ollm_Bridge_v0.6.exe
), built with MScholtes' PS2EXE module)
- PowerShell Script (
- Download the desired version of Ollm Bridge from our repository or release page.
- Run the executable as an administrator (right-click > Run as administrator) or execute the PowerShell script in PowerShell as an administrator.
- After completion, set your LMStudio Models Directory to
%userprofile%\publicmodels
.
- Thanks to Matt Williams for inspiration
- Thanks to MScholtes for the PS2EXE module
- Code written primarly by Beyonder 24B 5_K_M (LMStudio, Ryzen 5 3600x, GTX 960)