Commit Graph

23 Commits

Author SHA1 Message Date
Adam Treat
b6937c39db Infinite context window through trimming. 2023-04-25 11:20:51 -04:00
Aaron Miller
6e92d93b53 persistent threadcount setting
threadcount is now on the Settings object and
gets reapplied after a model switch
2023-04-24 18:05:08 -04:00
Adam Treat
13c71bfa4a Make clear this is optional and bump the version. 2023-04-24 13:40:10 -04:00
Adam Treat
bd33548167 Guide the user in what we're looking for in terms of proper response. 2023-04-24 11:14:23 -04:00
Adam Treat
a956f59337 Fix link color and nomic name. 2023-04-24 01:15:12 -04:00
Adam Treat
0e831a5dbc Fixes for some theme issues on macOS. 2023-04-24 00:14:52 -04:00
Adam Treat
3c68b01034 Fix button theme. 2023-04-23 23:57:41 -04:00
Adam Treat
f355603d18 Use same basic theme throughout. 2023-04-23 23:56:33 -04:00
Adam Treat
b150e199b3 Small fixes. 2023-04-23 22:05:24 -04:00
Adam Treat
6f94d612d8 Use the regular font pixel size for now. 2023-04-23 21:11:55 -04:00
Adam Treat
35e7503571 Make the download use a temp file to save ram and make it threaded. 2023-04-23 19:43:20 -04:00
Adam Treat
29685b3eab Provide a non-priviledged place for model downloads when exe is installed to root. 2023-04-23 11:28:17 -04:00
Adam Treat
09c27f6ec4 Make font size themeable. 2023-04-23 11:23:02 -04:00
Adam Treat
2e6baace9d Consolidate all colors to a central theme object. 2023-04-23 09:42:35 -04:00
Adam Treat
fa1add3665 Hardcode more of the style to get around differences on OS. 2023-04-23 07:48:06 -04:00
Adam Treat
876f0537b4 Perform a health check on the datalake before we enable network. 2023-04-23 07:35:38 -04:00
Adam Treat
42eec8b64c Move the popup dialog into own file and disable network for now. 2023-04-23 07:05:43 -04:00
Adam Treat
42e8f3faec Move settings dialog into own file. 2023-04-23 06:58:07 -04:00
Adam Treat
b8fcd406dc New thumbs up/down support for gpt4all-datalake. 2023-04-22 22:09:14 -04:00
Adam Treat
2ef8857393 Crop the filename. 2023-04-20 10:54:42 -04:00
Adam Treat
33beec0cdd Display filesize info in the model downloader. 2023-04-20 09:32:51 -04:00
Adam Treat
338b5ca703 Don't use versions for model downloader. 2023-04-20 06:48:13 -04:00
Adam Treat
169afbdc80 Add a new model download feature. 2023-04-18 21:10:06 -04:00