lmstudio-ai / lmstudio-bug-tracker

Bug tracking for the LM Studio desktop application
4 stars 3 forks source link

LM Studio 0.2.22 (linux) on Ubuntu 24.04 LTS won't recognize ROCm environment #13

Open ricperry opened 4 months ago

ricperry commented 4 months ago

I am successfully running a ROCm stable diffusion setup using PyTorch-ROCm on a 6900 XT. I have the following ROCm and HIP libraries installed with no system error messages: Screenshot from 2024-05-10 21-32-11 However, LM Studio will only report that I have an OpenCL GPU installed. It recognizes the 16GB of VRAM, but still throws an error when I try to load a model. I can run phi3 easily and with speed on just the CPU. But I'd like to run a larger model on the GPU.