[GH-ISSUE #5562] [BUG]: Meeting Asst - GPU cuda model installation fails if AnythingLLM is installed to a path with a space in it. #5167

Closed
opened 2026-06-05 14:52:24 -04:00 by yindo · 1 comment
Owner

Originally created by @zrieprakis on GitHub (Apr 30, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5562

Originally assigned to: @timothycarambat on GitHub.

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

(Windows)
Tried to swap from CPU to GPU model. Download completes, but AnythingLLM throws:

Error downloading runtime: Error: Command failed: @powershell -NoProfile -ExecutionPolicy Unrestricted -Command C:\Program Files\AnythingLLM\resources\static\7za.exe x -y C:\Users\XXXXX\AppData\Roaming\anythingllm-desktop\storage\engines\meeting-assistant\tinyscribe-windows-amd64-cuda.7z -oC:\Users\XXXXX\AppData\Roaming\anythingllm-desktop\storage\engines\meeting-assistant\windows-x64-cuda
C:\Program : The term 'C:\Program' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Manual extraction functions as a workaround.

Are there known steps to reproduce?

Install ALLM to a path with a space. Go to meeting asst / preferences, swap from CPU to GPU model.

LLM Provider & Model (if applicable)

N/A

Embedder Provider & Model (if applicable)

N/A

Originally created by @zrieprakis on GitHub (Apr 30, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5562 Originally assigned to: @timothycarambat on GitHub. ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? (Windows) Tried to swap from CPU to GPU model. Download completes, but AnythingLLM throws: Error downloading runtime: Error: Command failed: @powershell -NoProfile -ExecutionPolicy Unrestricted -Command C:\Program Files\AnythingLLM\resources\static\7za.exe x -y C:\Users\XXXXX\AppData\Roaming\anythingllm-desktop\storage\engines\meeting-assistant\tinyscribe-windows-amd64-cuda.7z -oC:\Users\XXXXX\AppData\Roaming\anythingllm-desktop\storage\engines\meeting-assistant\windows-x64-cuda C:\Program : The term 'C:\Program' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. Manual extraction functions as a workaround. ### Are there known steps to reproduce? Install ALLM to a path with a space. Go to meeting asst / preferences, swap from CPU to GPU model. ### LLM Provider & Model (if applicable) N/A ### Embedder Provider & Model (if applicable) N/A
yindo added the possible bugDesktop labels 2026-06-05 14:52:24 -04:00
yindo closed this issue 2026-06-05 14:52:24 -04:00
Author
Owner

@timothycarambat commented on GitHub (May 21, 2026):

Fixed in desktop - will be in next release

<!-- gh-comment-id:4508821009 --> @timothycarambat commented on GitHub (May 21, 2026): Fixed in desktop - will be in next release
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5167