clarkmcc / chitchat

A simple LLM chat front-end that makes it easy to find, download, and mess around with models on your local machine.
https://www.clarkmccauley.com/projects/chitchat
MIT License
64 stars 3 forks source link

More user-friendly interface for built-in models #9

Closed clarkmcc closed 1 year ago

clarkmcc commented 1 year ago

Right now it's a bunch of garbage that is manually typed and prone to failures. Maybe we can consider parsing the quantization level as a parameter, the quantization method, the parameter count and a short description and then pretty-printing that data.

image

Maybe something more like this

image image