SillyTavern / SillyTavern-Launcher

Launcher scripts for SillyTavern and ST-Extras.
MIT License
173 stars 45 forks source link

[BUG] Dual GPU displaying incorrect VRAM #72

Open eeljpg opened 2 weeks ago

eeljpg commented 2 weeks ago

Environment

🪟 Windows

System

Windows 11 23H2

Describe the problem

I have both an iGPU and a dedicated eGPU. The launcher displays my VRAM as the iGPU vram while still recognizing the eGPU. It says: "GPU: NVIDIA GeForce RTX 3090 - VRAM: 4 GB". Problem does not exist in automatic1111 sd or task manager. For full disclosure, the GPU is an egpu through Oculink. Still works fine and all 24gb vram are usable. Not looking to use iGPU vram. LLMs still utilize 24gb of 3090 VRAM, so it seems to be a display error only.

Additional info

SillyTavern: 1.12.4 STL: 24.1.3.0 GPU: NVIDIA GeForce RTX 3090 - VRAM: 4 GB

Please tick the boxes

BlueprintCoding commented 2 weeks ago

@eeljpg pushed a fix for this. Not 100% sure it will work as my desktop does not have integrated graphics but I'm pretty confident it will work. Let me know if works or not.

https://github.com/SillyTavern/SillyTavern-Launcher/commit/c7825eeb762a3f3cb8489d2a6b694c5d9ca95d4d

eeljpg commented 2 weeks ago

Updated, still displaying GPU: NVIDIA GeForce RTX 3090 - VRAM: 4 GB I noticed the change involved adding an Intel graphics check, my iGPU is AMD. It comes up in task manager as "AMD Radeon 780M Graphics"

BlueprintCoding commented 2 weeks ago

@eeljpg Please let me know if the newest update works. https://github.com/SillyTavern/SillyTavern-Launcher/commit/8bb38755dbc554af9bff099cbeae80ede916f999

BlueprintCoding commented 1 week ago

Issue will be closed in a few days if no response.

eeljpg commented 4 days ago

Hello, my bad. Issue is still present on latest. Looking at the changes, it seems the check added was for Intel(R) HD Graphics, but I have an AMD iGPU.