Jeffser / Alpaca

An Ollama client made with GTK4 and Adwaita
https://jeffser.com/alpaca
GNU General Public License v3.0
321 stars 39 forks source link

Allow using unlisted models from ollama #164

Closed Aleksanaa closed 1 month ago

Aleksanaa commented 2 months ago

Is your feature request related to a problem? Please describe.

I want to try out the fresh new https://ollama.com/library/llama3.1:8b, but it's not listed, so I have to find a gguf file from huggingface before it's added to the list.

Describe the solution you'd like

Add a "From Unlisted Ollama Model (experimental)" to the add button of "Manage Models".

Describe alternatives you've considered Listing unlisted models when searching.

Jeffser commented 1 month ago

Hi, the app is getting proper GGUF support on the next version that should be out in a couple of hours.

I also just added the option to pull models with just the name, for example "llama3.1:8b"

https://github.com/Jeffser/Alpaca/commit/e65a8bc6483792621b7ea1a488f6aad699383528