Commit Graph

355 Commits

Author SHA1 Message Date
Saifeddine ALOUI
4106385a57
Merge pull request #124 from nomic-ai/main
Synced dev with main
2023-04-27 20:08:00 +02:00
Saifeddine ALOUI
028898ab64
Update CONTRIBUTING.md 2023-04-27 20:00:22 +02:00
Saifeddine ALOUI
48beab588c
Create CONTRIBUTING.md 2023-04-27 19:59:53 +02:00
saloui
6ae8822b24 suppression of logs
Create README.md

Add files via upload

Rename ChatGptAll-Ui (2).ipynb to ChatGptAll-Ui.ipynb

Update README.md

Revert "Run GPT4All-UI on Google colab"
2023-04-27 19:28:50 +02:00
saloui
fb946af842 Moved to socketio
Update README.md
2023-04-27 19:28:43 +02:00
saloui
2ae9f97eab Moving to webSocket format for text streaming 2023-04-27 19:28:42 +02:00
Sam Groenjes
a886789472 add missing __init__ 2023-04-27 19:28:42 +02:00
ParisNeo
6d22be1ba9 moved to v 1.0.7 2023-04-27 19:28:41 +02:00
ParisNeo
d725855652 bugfix in changing models
Fixed path in install

upgraded backends
2023-04-27 19:28:27 +02:00
ParisNeo
5469069d0a bugfix in chat.js 2023-04-24 23:21:18 +02:00
ParisNeo
18eb207fa8 upgraded tool 2023-04-24 23:11:32 +02:00
ParisNeo
9fd814a3b3 docker compose bugfix 2023-04-24 22:09:40 +02:00
ParisNeo
79426ce9d0 moved to threading instead of threadpools 2023-04-24 22:02:50 +02:00
ParisNeo
917600f412 Major upgrade in backends structure. Now you can build your own backend 2023-04-24 21:24:18 +02:00
Saifeddine ALOUI
ddafde66d5
Update webui.bat 2023-04-24 11:25:47 +02:00
saloui
03f19f338f bugfix 2023-04-24 09:19:36 +02:00
Saifeddine ALOUI
cf7cbdebd0
Merge pull request #111 from jadenkiu/main
Fixed conflicting default configuration + Updated README.md  + Removed redundant code in discussions.js
2023-04-24 03:09:20 +01:00
jadenkiu
a56d707df7 Fixed conflicting default configuration 2023-04-23 16:54:30 -07:00
jadenkiu
e206f9c72a Updated & Fixed Typos in README.md 2023-04-23 16:38:35 -07:00
jadenkiu
5aa5de3318 Merge branch 'main' of https://github.com/jadenkiu/gpt4all-ui 2023-04-23 16:00:41 -07:00
ParisNeo
57986e5ec9 updated readme.md 2023-04-24 00:59:04 +02:00
jadenkiu
8c0b7441b7 Removed redundant code from previous PR 2023-04-23 15:57:33 -07:00
ParisNeo
7b10bf9ef5 updated code to shut down the model if it goes rogue 2023-04-24 00:50:17 +02:00
ParisNeo
42d63d99a8 Added working GPT-j bindings 2023-04-24 00:19:15 +02:00
Saifeddine ALOUI
7d7490da2d
Merge pull request #109 from alangrafu/fix_dockerfile
fix for #107
2023-04-23 22:40:35 +01:00
ParisNeo
7854e5f8f7 Bugfix in settings 2023-04-23 21:05:39 +02:00
ParisNeo
5536db252c upgraded ui 2023-04-23 20:37:38 +02:00
ParisNeo
bd83d428fc upgraded backend modules system 2023-04-23 20:28:24 +02:00
Alvaro Graves
caa706ef30 fix for #107 2023-04-23 11:06:51 -07:00
ParisNeo
f6be8d9dec multiple bugfixes and upgrades 2023-04-23 16:59:00 +02:00
ParisNeo
6a38876ab9 Added transformers backend support 2023-04-22 23:38:34 +02:00
ParisNeo
ca472fd44c bugfix 2023-04-22 22:05:43 +02:00
ParisNeo
30ae91c070 bugfix 2023-04-22 21:51:41 +02:00
ParisNeo
79f29795d1 UPDATED WEBUI.SH 2023-04-22 21:47:40 +02:00
ParisNeo
e7ad49b826 test 2023-04-22 21:44:43 +02:00
Saifeddine ALOUI
d7602c7158 upgraded installation script 2023-04-22 20:30:55 +02:00
Saifeddine ALOUI
95c1e24d9b fixed install scripts 2023-04-22 19:35:50 +02:00
Saifeddine ALOUI
147f616270 bugfixes in settings and adding Stop button 2023-04-22 19:14:25 +02:00
Saifeddine ALOUI
6732eae99b bugfix docker file 2023-04-21 18:47:51 +02:00
Saifeddine ALOUI
6568a44317 thoughts about ai 2023-04-21 13:58:15 +02:00
Saifeddine ALOUI
d3a9ec1c54 updated thoughts about ai 2023-04-21 13:44:14 +02:00
Saifeddine ALOUI
d459ed1f32 Fixed discussion selection problem 2023-04-21 13:30:15 +02:00
Saifeddine ALOUI
f0c8c8cb9f upgraded data export 2023-04-21 11:53:34 +02:00
Saifeddine ALOUI
33527bd278 Added message information to the exported database 2023-04-21 11:51:49 +02:00
Saifeddine ALOUI
3b6841e2c4 Added discussion title to exported database 2023-04-21 11:48:35 +02:00
Saifeddine ALOUI
3113cb9a51 Bugfix in database export 2023-04-21 11:47:38 +02:00
Saifeddine ALOUI
8a48182e6f bugfix in database export 2023-04-21 10:10:28 +02:00
Saifeddine ALOUI
2343b2484e
Merge pull request #104 from jadenkiu/main
WIP active discussion indication
2023-04-21 07:30:54 +01:00
jadenkiu
75f8606be0 WIP active discussion indication 2023-04-20 23:21:56 -07:00
Saifeddine ALOUI
2e38b3b31d fixed settings bug 2023-04-20 22:43:29 +02:00