Commit Graph

39 Commits

Author SHA1 Message Date
Adam Treat
756a830139 macOS specific cmake changes experiment. 2023-04-23 22:43:30 -04:00
Adam Treat
b150e199b3 Small fixes. 2023-04-23 22:05:24 -04:00
Adam Treat
2e6baace9d Consolidate all colors to a central theme object. 2023-04-23 09:42:35 -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
10ebbafc22 Getting ready for next update. 2023-04-21 23:23:57 -04:00
Adam Treat
3578693a43 Fix logic. 2023-04-21 13:46:50 -04:00
eachadea
91ec6f1a9d Don't build test_hw on apple silicon 2023-04-21 11:25:03 -04:00
Adam Treat
89f455a1a6 Add a small program that tests hardware. 2023-04-20 19:34:56 -04:00
eachadea
b36e235112 Don't build a universal binary
unless -DBUILD_UNIVERSAL=ON
2023-04-20 06:37:54 -04:00
Adam Treat
71b308e914 Add llama.cpp support for loading llama based models in the gui. We now
support loading both gptj derived models and llama derived models.
2023-04-20 06:19:09 -04:00
Adam Treat
169afbdc80 Add a new model download feature. 2023-04-18 21:10:06 -04:00
Adam Treat
74757d4d1b Don't add version number to the installer or the install location. 2023-04-17 15:59:14 -04:00
Adam Treat
cf27c3b1a7 Bump the version for the context bug fix. 2023-04-17 15:37:24 -04:00
Adam Treat
29990fd27b Bump version to 2.1 as this has been referred to far and wide as
GPT4All v2 so doing this to decrease confusion. Also, making the version
number visible in the title bar.
2023-04-17 07:50:39 -04:00
Adam Treat
c924acffa7 Update the bundled model name. 2023-04-16 22:10:26 -04:00
Adam Treat
cbf44d61b0 New version. 2023-04-16 19:20:43 -04:00
Aaron Miller
f89a1f6ef5 add settings icon 2023-04-16 11:16:30 -04:00
TheBloke
65c3315bda Remove Qt dir 2023-04-14 17:33:54 +01:00
TheBloke
35ed43b2c2 Remove test debug lines 2023-04-14 17:28:44 +01:00
TheBloke
9fbaeaaeb6 Add support for building a Universal binary on macOS 2023-04-14 17:19:03 +01:00
Adam Treat
a9eced2d1e Add an abstraction around gpt-j that will allow other arch models to be loaded in ui. 2023-04-13 22:15:40 -04:00
Adam Treat
2cef816b3c Install the new icons. 2023-04-13 06:49:47 -04:00
Adam Treat
252f696ee7 Versioning. 2023-04-13 05:49:00 -04:00
Adam Treat
868482d810 A few tweaks to better handle versioning. 2023-04-13 04:59:48 -04:00
Adam Treat
2fa909f792 Fix paths on linux/windows desktop shortcut and add comments about future codesign. 2023-04-13 04:48:42 -04:00
Adam Treat
f998d678e6 Desktop logos/shortcuts. 2023-04-12 22:12:01 -04:00
Adam Treat
cbe007bb0d Fix name of script. 2023-04-12 16:42:17 -04:00
Adam Treat
1177f46990 Add icons/logos and install script for desktop/shortcuts. 2023-04-12 15:31:32 -04:00
Adam Treat
8fd0ed1a8e Change installer repos. 2023-04-11 14:36:50 -04:00
Adam Treat
d26e6e340a Add a desktop link in installer. 2023-04-11 12:16:49 -04:00
Adam Treat
fd9e028f0c Provide a copy function. 2023-04-11 08:54:57 -04:00
Adam Treat
f1bbe97a5c Big updates to the UI. 2023-04-10 23:34:34 -04:00
Adam Treat
c62ebdb81c Add a reset context feature to clear the chat history and the context for now. 2023-04-10 17:13:22 -04:00
Adam Treat
b088929df4 Fixes for linux and macosx. 2023-04-10 16:33:14 -04:00
Adam Treat
b8d53f9515 Working on installer for windows. 2023-04-10 15:03:09 -04:00
Adam Treat
27a57a72f1 Minor fixes. 2023-04-09 22:22:48 -04:00
Adam Treat
ff2fdecce1 Initial commit. 2023-04-08 23:28:39 -04:00