Gpt4All-webui
Gpt4All-webui copied to clipboard
A web user interface for GPT4All
Please, this webui support localdocs plugin ?
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. Release notes Sourced from docker/build-push-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/build-push-action#954 Bump @actions/core...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
I have installed requests, but it still doesn't work,help,pl。 
## Expected Behavior Please describChecking models... Virtual environment created and packages installed successfully. Launching application... Traceback (most recent call last): File "app.py", line 27, in from pyaipersonality import AIPersonality File...
blank slate on windows, just downloaded the .bat and executed it part of the installer log ``` Requirement already satisfied: h11=0.9.0 in c:\users\maxsc\downloads\gpt4all\env\lib\site-packages (from wsproto->simple-websocket->pyaipersonality>=0.0.14->-r requirements.txt (line 9)) (0.14.0) Checking...
## Expected Behaviour The docker-compose to run successfully using the example instructions. ## Current Behaviour After downloading the models to the volume, and following the readme for docker-compose as bellow...
Add missing copy of the main web content into the Dockerfile, nothing works without this. ## Description Please include a summary of the change and which issue is fixed. Please...
Without this building the container image fails with: ``` Creating gpt4all-webui_webui_1 ... done Attaching to gpt4all-webui_webui_1 webui_1 | Traceback (most recent call last): webui_1 | File "/srv/app.py", line 44, in...
Can you please let me know the inference time for the models ? As far as i know, running gpt4all models on cpu is quite slow. i would appreciate your...