Commit Graph

44 Commits

Author SHA1 Message Date
Saifeddine ALOUI
7e5cbfdc15 Upgraded code 2023-04-13 21:40:46 +02:00
Saifeddine ALOUI
96bae50151 bugfix: the wait animation is back 2023-04-13 19:02:20 +02:00
Saifeddine ALOUI
d52dbb16e1 conditionning is now separated from the configuration file 2023-04-13 17:55:15 +02:00
Saifeddine ALOUI
a1b1a00e39 Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-13 17:25:41 +02:00
Saifeddine ALOUI
329032d213 Conditionning, prefixes and suffixes are now modifiable in the configuration file 2023-04-13 17:24:52 +02:00
Yunfeng Wang
69d6cce0f1
fix a typo 2023-04-13 21:27:50 +08:00
Saifeddine ALOUI
645a67a6d3 Enhanced UI 2023-04-13 12:31:48 +02:00
Saifeddine ALOUI
cc24c28188 configuration is now percistant 2023-04-12 22:36:03 +02:00
Saifeddine ALOUI
e845521cca WIP: UI is now stable 2023-04-12 01:34:50 +02:00
Saifeddine ALOUI
7125afffb4 WIP test 2023-04-11 22:56:15 +02:00
Saifeddine ALOUI
e2a56065dd
Merge pull request #68 from yinpengji/main
use only the last 5 messages as the prompt to fix the issue of "too m…
2023-04-11 13:31:32 +02:00
Saifeddine ALOUI
a0666dde55 added banner 2023-04-11 12:50:07 +02:00
Jerry
6b80ae107c use only the last 5 messages as the prompt to fix the issue of "too much token". also make it a little bit faster when showing the generated new messages. 2023-04-11 18:29:10 +08:00
Saifeddine ALOUI
e5926cafa0 bugfix: messages mixing when new discussion 2023-04-10 17:48:32 +02:00
Saifeddine ALOUI
a431586f05 enhanced UI 2023-04-10 17:36:26 +02:00
Saifeddine ALOUI
82761a6539 bugfix in renaming discussions 2023-04-10 16:15:12 +02:00
Saifeddine ALOUI
3277b81850 improved ergonomy, enhanced database, added ranking system 2023-04-10 16:14:39 +02:00
Saifeddine ALOUI
f8ed24684a Final bugfixes for the database 2023-04-10 11:14:10 +02:00
Saifeddine ALOUI
364c5e0e28 Bugfix: Verification of last discussion 2023-04-10 11:04:38 +02:00
Saifeddine ALOUI
94546b21ea Bugfix: Database interactions 2023-04-10 10:36:29 +02:00
Saifeddine ALOUI
ff3a6d3123 bugfix: database usage 2023-04-10 10:31:49 +02:00
Saifeddine ALOUI
ed8181aa53 bugfix: discussion creation 2023-04-10 10:28:54 +02:00
Saifeddine ALOUI
eead6bec64 Upgraded database classes 2023-04-10 10:27:25 +02:00
Saifeddine ALOUI
29dc3ff5b1 ui upgrade 2023-04-09 23:40:44 +02:00
Saifeddine ALOUI
cf768e9201 bugfix in showing text 2023-04-09 21:43:42 +02:00
Saifeddine ALOUI
edfc5fb8db bugfix discussion recovering + conditionning 2023-04-09 21:26:04 +02:00
ParisNeo
9cc401dfb4 repared message cropping issue 2023-04-08 23:19:19 +02:00
ParisNeo
2b2bbd40af Multimodel is working 2023-04-08 19:55:33 +02:00
ParisNeo
9e4475e69e Text is now streamed word by word. More user friendly. 2023-04-08 18:55:55 +02:00
ParisNeo
19c584010f repared encoding issue fix 2 2023-04-08 18:24:43 +02:00
ParisNeo
fb239bf4e5 fixed encoding issues 2023-04-08 18:00:02 +02:00
ParisNeo
5684ade190 Bugfix updating parameters 2023-04-08 17:43:01 +02:00
ParisNeo
76f4d9efd1 Split javascript code into multiple files 2023-04-08 12:54:51 +02:00
ParisNeo
88c7f68a93 Repared windows issues 2023-04-08 12:25:40 +02:00
Saifeddine ALOUI
617221b9ef
Merge branch 'nomic-ai:main' into main 2023-04-08 10:53:32 +02:00
arroyoquiel
da95046a6e
Changed the name of the forced model
This file loads gpt4all-lora-quantized.bin instead of gpt4all-lora-quantized-ggml.bin which is what the installer downloads
2023-04-08 00:04:40 -06:00
ParisNeo
3da8d01625 working version 2023-04-07 23:44:40 +02:00
ParisNeo
bed7b9d721 Removed yield 2023-04-07 23:42:04 +02:00
ParisNeo
55eb7a4f43 Added settings to interface 2023-04-07 23:22:17 +02:00
ParisNeo
2dea9834a7 incorporated optional parameters to the model + overall enhancement 2023-04-07 21:44:55 +02:00
Nils Jannasch
1d30feac4b Update python code (isort, black, pylint) and some manual tuning 2023-04-07 18:58:42 +02:00
Andriy Mulyar
b38303f750
Updated default model path 2023-04-06 23:37:31 -04:00
ParisNeo
bec18ce21c Moved to the new python Bindings from nomic-AI 2023-04-06 23:15:01 +02:00
ParisNeo
dfaf61e0ac Initial commit 2023-04-06 21:12:49 +02:00