[GH-ISSUE #4989] [FEAT]: improve onboarding for NPU chips #3131

Closed
opened 2026-02-22 18:32:44 -05:00 by yindo · 1 comment
Owner

Originally created by @flatlines on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4989

What would you like to see?

Hello there,

I am running a qualcomm snapdragon chip and have just installed and run AnythingLLm for the first time. I am a long time localLM user. A few observations:

  1. the programme auto-detects the Qualcomm chipset and suggests loading the NPU compatible models during installation, this is great
  2. the programme appears to launch with all models loaded, but it actually doesn't download the models at all. It isn't obvious to a first time user that the models are not loaded, because there's no visual indicator in the GUI.
  3. there is some documentation here that explains where and how to download the models (https://docs.anythingllm.com/manual-qnn-model-download) - this documentation links to the anythingllm directory on a second page, rather than in-page
  4. within the programme, the GUI list drop-down shows all 4 available NPU models, even though I only had one downloaded... while it was still in zip format
  5. once I had extracted the one model I had manually downloaded, the GUI still suggested 4 might be available on my machine

Some suggestions:

  • Have the GUI reflect the reality of what is happening on the machine, rather than a pre-set drop-down list associated with a perfect installation
  • If no models are installed, prompt the user to access the docs for manual download from within the GUI
  • offer users the option of what models to install during installation - for example, my machine seems to have auto-installed your ollama models folder, even though I never selected or asked for this
Originally created by @flatlines on GitHub (Feb 11, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4989 ### What would you like to see? Hello there, I am running a qualcomm snapdragon chip and have just installed and run AnythingLLm for the first time. I am a long time localLM user. A few observations: 1. the programme auto-detects the Qualcomm chipset and suggests loading the NPU compatible models during installation, this is great 2. the programme _appears_ to launch with all models loaded, but it actually doesn't download the models at all. It isn't obvious to a first time user that the models are not loaded, because there's no visual indicator in the GUI. 3. there is some documentation here that explains where and how to download the models (https://docs.anythingllm.com/manual-qnn-model-download) - this documentation links to the anythingllm directory on a second page, rather than in-page 4. within the programme, the GUI list drop-down shows all 4 available NPU models, even though I only had one downloaded... while it was still in zip format 5. once I had extracted the one model I had manually downloaded, the GUI still suggested 4 might be available on my machine Some suggestions: * Have the GUI reflect the reality of what is happening on the machine, rather than a pre-set drop-down list associated with a perfect installation * If no models are installed, prompt the user to access the docs for manual download from within the GUI * offer users the option of what models to install during installation - for example, my machine seems to have auto-installed your ollama models folder, even though I never selected or asked for this
yindo added the enhancementfeature request labels 2026-02-22 18:32:44 -05:00
yindo closed this issue 2026-02-22 18:32:44 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 11, 2026):

the programme appears to launch with all models loaded, but it actually doesn't download the models at all. It isn't obvious to a first time user that the models are not loaded, because there's no visual indicator in the GUI.

Clicking on a model will star the download - it is int eh top right. We dont auto install a model for you because everyone has a preference.

We do exactly as you are describing in the application currently - the zip downloaded should unzip automatically as well in the directory located in that folder path - it should be handling that automatically.

Do you have screenshots of what is confusing to better help us understand what you are asking?

@timothycarambat commented on GitHub (Feb 11, 2026): > the programme appears to launch with all models loaded, but it actually doesn't download the models at all. It isn't obvious to a first time user that the models are not loaded, because there's no visual indicator in the GUI. Clicking on a model will star the download - it is int eh top right. We dont auto install a model for you because everyone has a preference. We do exactly as you are describing in the application currently - the zip downloaded should unzip automatically as well in the directory located in that folder path - it should be handling that automatically. Do you have screenshots of what is confusing to better help us understand what you are asking?
yindo changed title from [FEAT]: improve onboarding for NPU chips to [GH-ISSUE #4989] [FEAT]: improve onboarding for NPU chips 2026-06-05 14:50:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3131