nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
70.41k stars 7.69k forks source link

sequence of list of models #2290

Open kalle07 opened 6 months ago

kalle07 commented 6 months ago

hello 80% of all users have windows ;)

it is not important if the word is writen in the beginning with Big letters or Not ;)

so the list is sorted at the moment first A-Z than a-z !

cebtenzzre commented 6 months ago

I think we should be using QCollator to compare model names, not QString::operator<.