llocal icon indicating copy to clipboard operation
llocal copied to clipboard

Pull model directly from llocal

Open albertotn opened this issue 1 year ago • 1 comments
trafficstars

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

albertotn avatar Jul 24 '24 13:07 albertotn

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!

kartikm7 avatar Jul 24 '24 14:07 kartikm7