Commit Graph

30 Commits (62a885de40690156616bfe1a3df034b013ce901c)

Author SHA1 Message Date
Adam Treat 40c3733b6f Eliminate binding loop. 1 year ago
Adam Treat 91e2eab7c3 Spelling. 1 year ago
Aaron Miller b3e01ae865 settings: remove color hardcode & tab radius, darken border 1 year ago
Aaron Miller cc6005b18c tab UI fixes 1 year ago
Aaron Miller b72cf40878 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 15a979b327 new settings (model path, repeat penalty) w/ tabs 1 year ago
Adam Treat eac866ee90 A new default prompt template. Seems to work well with the repeat penalty. 1 year ago
Adam Treat cf8a4dd868 Infinite context window through trimming. 1 year ago
Aaron Miller 29e3e04fcf persistent threadcount setting
threadcount is now on the Settings object and
gets reapplied after a model switch
1 year ago
Adam Treat f456756ba8 Make clear this is optional and bump the version. 1 year ago
Adam Treat 241e1f6773 Guide the user in what we're looking for in terms of proper response. 1 year ago
Adam Treat 70f0e86bec Fix link color and nomic name. 1 year ago
Adam Treat 06a2a87ff7 Fixes for some theme issues on macOS. 1 year ago
Adam Treat a092409192 Fix button theme. 1 year ago
Adam Treat e4db8e2ac5 Use same basic theme throughout. 1 year ago
Adam Treat 93f54742b9 Small fixes. 1 year ago
Adam Treat b4d690595b Use the regular font pixel size for now. 1 year ago
Adam Treat fe97a6e04f Make the download use a temp file to save ram and make it threaded. 1 year ago
Adam Treat c086a45173 Provide a non-priviledged place for model downloads when exe is installed to root. 1 year ago
Adam Treat 73df702abe Make font size themeable. 1 year ago
Adam Treat e06cff8b48 Consolidate all colors to a central theme object. 1 year ago
Adam Treat 2f48faf9d7 Hardcode more of the style to get around differences on OS. 1 year ago
Adam Treat 3ef96b3ec5 Perform a health check on the datalake before we enable network. 1 year ago
Adam Treat c366fc8054 Move the popup dialog into own file and disable network for now. 1 year ago
Adam Treat 889d7d8563 Move settings dialog into own file. 1 year ago
Adam Treat 1f65e381ee New thumbs up/down support for gpt4all-datalake. 1 year ago
Adam Treat b15feb5a4c Crop the filename. 1 year ago
Adam Treat 5a00c83139 Display filesize info in the model downloader. 1 year ago
Adam Treat d336db9fe9 Don't use versions for model downloader. 1 year ago
Adam Treat e6cb6a2ae3 Add a new model download feature. 1 year ago