Commit Graph

30 Commits (562906da1190a644679056af3f132f4f2d414f58)

Author SHA1 Message Date
Adam Treat 317a37a240 Eliminate binding loop. 1 year ago
Adam Treat 9a42c5f321 Spelling. 1 year ago
Aaron Miller cea7b039f1 settings: remove color hardcode & tab radius, darken border 1 year ago
Aaron Miller 7253ab4686 tab UI fixes 1 year ago
Aaron Miller 3a1c72f26a use TextField onEditingFinished instead of onAccepted
this will save settings on defocus instead of only
on pressing enter

Closes https://github.com/nomic-ai/gpt4all/issues/440
1 year ago
Aaron Miller aa20bafc91 new settings (model path, repeat penalty) w/ tabs 1 year ago
Adam Treat b8b6137122 A new default prompt template. Seems to work well with the repeat penalty. 1 year ago
Adam Treat b6937c39db Infinite context window through trimming. 1 year ago
Aaron Miller 6e92d93b53 persistent threadcount setting
threadcount is now on the Settings object and
gets reapplied after a model switch
1 year ago
Adam Treat 13c71bfa4a Make clear this is optional and bump the version. 1 year ago
Adam Treat bd33548167 Guide the user in what we're looking for in terms of proper response. 1 year ago
Adam Treat a956f59337 Fix link color and nomic name. 1 year ago
Adam Treat 0e831a5dbc Fixes for some theme issues on macOS. 1 year ago
Adam Treat 3c68b01034 Fix button theme. 1 year ago
Adam Treat f355603d18 Use same basic theme throughout. 1 year ago
Adam Treat b150e199b3 Small fixes. 1 year ago
Adam Treat 6f94d612d8 Use the regular font pixel size for now. 1 year ago
Adam Treat 35e7503571 Make the download use a temp file to save ram and make it threaded. 1 year ago
Adam Treat 29685b3eab Provide a non-priviledged place for model downloads when exe is installed to root. 1 year ago
Adam Treat 09c27f6ec4 Make font size themeable. 1 year ago
Adam Treat 2e6baace9d Consolidate all colors to a central theme object. 1 year ago
Adam Treat fa1add3665 Hardcode more of the style to get around differences on OS. 1 year ago
Adam Treat 876f0537b4 Perform a health check on the datalake before we enable network. 1 year ago
Adam Treat 42eec8b64c Move the popup dialog into own file and disable network for now. 1 year ago
Adam Treat 42e8f3faec Move settings dialog into own file. 1 year ago
Adam Treat b8fcd406dc New thumbs up/down support for gpt4all-datalake. 1 year ago
Adam Treat 2ef8857393 Crop the filename. 1 year ago
Adam Treat 33beec0cdd Display filesize info in the model downloader. 1 year ago
Adam Treat 338b5ca703 Don't use versions for model downloader. 1 year ago
Adam Treat 169afbdc80 Add a new model download feature. 1 year ago