JHubi1 / ollama-app

A modern and easy-to-use client for Ollama
Apache License 2.0
241 stars 17 forks source link

Feature Request: Add additional identifiers for models #14

Closed jonfairbanks closed 3 weeks ago

jonfairbanks commented 3 weeks ago

First, thanks a ton for developing this app. It has allowed me to completely move off of OpenAI now.

One request I would make is can additional model details be shown in the UI?

For example I have three flavors of Llama 3 downloaded, but it is hard to determine which is which within the app.

Thanks for your consideration!

Screenshot_20240605_235027.jpg

Screenshot_20240605_235051_Firefox.jpg

JHubi1 commented 3 weeks ago

In the latest release (v1.0.3) I added a toggle in settings to do exactly that. After enabling it, the model tags are shown.

Thanks for using my app, I really appreciate it. If you have any other ideas or feature requests, feel free to open a new issue.

jonfairbanks commented 3 weeks ago

Super fast fix, thanks a ton!