llocal
llocal copied to clipboard
Pull model directly from llocal
As user I need to be able to see available / feature models from ollama and pull them directly from llocal, so I can use them more quickly. Of course, because pull a model could require some time, please put a progress bar / tracking for this
Hello @albertotn ! LLocal already has a progress bar to show the progress of how much has been pulled. Although if you do leave the settings page the API call does get aborted which is an UX problem which can made better. Coming to the available models, I really want to implement a collection viewer so people can see what they can pull and also allow a tagging system to better understand some meta regarding the model. But, the ollama API at the moment does not provide that. We would have to look into a custom solution for this. But, that is something super exciting hahaha. I cannot be certain with when I can get working on this, but as soon as I have the commit I'll comment back here and notify you!
Thank you for this suggestion!