Commit Graph

378 Commits

Author SHA1 Message Date
ParisNeo
b92ad83cae Added personality installation script 2023-04-30 23:35:44 +02:00
ParisNeo
b317c3e2aa moved to PyAIPersonality file format 2023-04-30 22:40:19 +02:00
ParisNeo
5c5daf084d moved to PyAIPersonality file format 2023-04-30 22:39:58 +02:00
ParisNeo
135ce4a3c5 repared typo 2023-04-30 03:17:24 +02:00
ParisNeo
e1fae1a836 Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-30 03:15:13 +02:00
ParisNeo
5571cd0057 Faster generation, can stop generation while it is generating 2023-04-30 03:15:11 +02:00
Saifeddine ALOUI
fa9f5318a8
Merge pull request #133 from andzejsp/main
Fixed readme's
2023-04-30 02:41:38 +02:00
andzejsp
3e3332a24f bugs 2023-04-29 18:42:17 +03:00
andzejsp
f10387314e rewrote some steps 2023-04-29 18:40:11 +03:00
andzejsp
209c0e5755 Added missing title 2023-04-29 18:32:05 +03:00
saloui
f98f115e6a updated 2023-04-28 16:44:53 +02:00
saloui
cb98b22a57 updated 2023-04-28 14:52:17 +02:00
saloui
8c4806ac24 temperature gets high 2023-04-28 11:52:14 +02:00
saloui
89a27fd3ae updated madded marked support 2023-04-28 11:19:57 +02:00
saloui
53b45573bc upgraded LAUNCHERS to remove annoying questions 2023-04-28 10:07:58 +02:00
Saifeddine ALOUI
46708e096f
Merge pull request #128 from nomic-ai/ParisNeo-patch-2
Update README.md
2023-04-28 09:11:36 +02:00
Saifeddine ALOUI
52a727c147
Update README.md 2023-04-28 09:11:28 +02:00
ParisNeo
92be2d0d5b markdown rendering + websocket 2023-04-28 01:39:57 +02:00
ParisNeo
62e6a1c68c Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-27 20:22:27 +02:00
ParisNeo
3ea28cf00e Added advanced installation guide 2023-04-27 20:22:26 +02:00
Saifeddine ALOUI
bc9edf4b70
Merge pull request #126 from nomic-ai/dev
Merge pull request #124 from nomic-ai/main
2023-04-27 20:13:06 +02:00
Saifeddine ALOUI
c5672fd4a6
Merge pull request #125 from nomic-ai/ParisNeo-patch-1
Update README.md
2023-04-27 20:12:42 +02:00
Saifeddine ALOUI
ce73373533
Update README.md 2023-04-27 20:12:15 +02:00
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