n4ze3m / page-assist

Use your locally running AI models to assist you in your web browsing
https://chromewebstore.google.com/detail/page-assist-a-web-ui-for/jfgfiigpkhlkbnfnbobbkinehhfdhndo
MIT License
1.53k stars 145 forks source link

models not showing \ refreshing #249

Open cognitivetech opened 4 hours ago

cognitivetech commented 4 hours ago

I'm only seeing 4-5 models in my dropdown, despite having many:

$ ollama ls
NAME                                  ID              SIZE      MODIFIED     
dtweet:latest                         6d226a1a5fc3    8.5 GB    4 hours ago     
quotes:latest                         7f3096f2ad3c    3.4 GB    6 days ago      
l32quote:latest                       f6545d591188    6.4 GB    7 days ago      
yi9:latest                            c90a8c8ee786    9.4 GB    9 days ago      
nemb:latest                           eb582a1e8585    13 GB     12 days ago     
sdate:latest                          8dd8b7e2a7f1    7.7 GB    4 weeks ago     
cognitivetech/obook_title:q4_k_m      2a04e6d9f242    4.4 GB    5 weeks ago     
cognitivetech/obook_summary:q5_k_m    19cc9e3d018e    5.1 GB    5 weeks ago     
mtitle:latest                         163c12795997    5.9 GB    6 weeks ago     
gemma2:latest                         ca5f76641a2a    5.2 GB    7 weeks ago     
nem:latest                            b424d68f6973    13 GB     3 months ago    
hermes3:latest                        2428bfdb7604    8.5 GB    3 months ago    
llm318bI:latest                       aa3c22548b01    8.5 GB    3 months ago    
dd8b:latest                           ac24742c8836    8.5 GB    3 months ago    
nemo:latest                           35fcd0cd948f    8.7 GB    3 months ago    
dolphin:latest                        b231648d14c4    8.5 GB    3 months ago    
llm31a:latest                         2cf599fc82db    8.5 GB    3 months ago    
mbn:latest                            eb63651f511e    7.7 GB    4 months ago    
mq8:latest                            a9133323e68d    7.7 GB    4 months ago    
mq83:latest                           5b94b179c8e6    7.7 GB    4 months ago  

perhaps because many of mine are manually added... yet the custom models list is empty.

deleting models from ollama doesn't remove them from the list in page_assist... nor does deleting models from page_assist "free up room" to display others...

there should be an option to refresh the list, and ofc I would like access to all of my models, regardless of whether they were downloaded from ollama or not.

thanks!

n4ze3m commented 3 hours ago

Hey, the custom models list is not related to Ollama. Sorry for the confusion—it is meant for third-party OpenAI-compatible endpoint models. Usually, all models should appear in the model selection dropdown and the Ollama model list. I'll check to see what happened.