-
Notifications
You must be signed in to change notification settings - Fork 35
Can't choose GPU when multiple GPUs exist #26
Comments
I'm also hitting this issue. I'm running on a laptop with an Intel Iris XE GPU integrated with the CPU and a discrete Nvidia GPU. In Windows Task Manager the integrated GPU is Is there a way to configure this via the LM Studio v0.2.17 |
In my case I resolved the issue by setting the {
"gpuType": "nvidia",
"modelFileFormat": "gguf"
} |
You're lucky that 1 GPU is Intel and another is NVDIA. |
In the latest version 0.2.28, where can we find |
"#{HOME}/.cache/lm-studio/gpu-preferences.json" It may not be there if you have problems with GPU from the start - you will have to create that file manually. |
Do you know how to specify which GPU in this |
Hi, PS. |
Here is faraday did:
and Jan
However I cannot select GPU in LM Studio, and it always use my CPU and memory on board.
The text was updated successfully, but these errors were encountered: