ivanfioravanti / chatbot-ollama

Chatbot Ollama is an open source chat UI for Ollama.
Other
1.33k stars 217 forks source link

New Feature Request: decription of each model #38

Closed greengarlic closed 5 months ago

greengarlic commented 5 months ago

I have handful of models I use and test all the time. However it is difficult to keep track of which model is for which purpose. Adding even a one line description for the model and showing it when selecting new chat and model would help a ton.

For example:

Mistral 7B: Small, yet very powerful for a variety of use cases. English and code, 8k context window. Mixtral 8x7B: A 7B sparse Mixture-of-Experts (SMoE), Fluent in English, French, Italian, German, Spanish, and strong in code, 32k context window

greengarlic commented 5 months ago

Ok, I totally missed Next up section stating: show model information. It's coming in future releases.