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

support for gemma2 2b #259

Closed TheRsKing closed 1 month ago

TheRsKing commented 1 month ago

Describe the bug gemma2 2b is not available for selection in the models download menu https://ollama.com/library/gemma2:2b

Jeffser commented 1 month ago

Please refrain from sharing files from other websites on the repository, as for gemma2 2b, you can download unlisted models by pressing the '+' button inside the model manager and then selecting 'by name' and type gemma2:2b

TheRsKing commented 1 month ago

Please refrain from sharing files from other websites on the repository, as for gemma2 2b, you can download unlisted models by pressing the '+' button inside the model manager and then selecting 'by name' and type gemma2:2b

thanks a lot, already assumed it is a scam. is there a reason why it's not listed, sorry if i'm just being silly

Jeffser commented 1 month ago

Please refrain from sharing files from other websites on the repository, as for gemma2 2b, you can download unlisted models by pressing the '+' button inside the model manager and then selecting 'by name' and type gemma2:2b

thanks a lot, already assumed it is a scam. is there a reason why it's not listed, sorry if i'm just being silly

No problem, sorry about the bots.

The reason why it isn't listed is probably because it's newer, you see, the list of models is written manually, it doesn't check with any server since Ollama doesn't provide a list of available models.

With every new version of Alpaca I update both the Ollama instance and the list of models

TheRsKing commented 1 month ago

thank you very much <3 great app