nutmilk10

Results 3 comments of nutmilk10
trafficstars

What docker command did you use to run the image?

> that is because chatbot-ui doesn't define GGML_GPT4ALL_J in the enum OpenAIModelID. > > ![image](https://user-images.githubusercontent.com/30487681/243252983-5583f934-4c8e-4f92-9ace-233bcba29113.png) > > i add these code into chatbot-ui and it worked. > > ![image](https://user-images.githubusercontent.com/30487681/243253237-fdb60dec-7dc7-4dfe-8f7f-224fc81055ea.png) >...

Added this line to the dockerfile COPY ./web /srv/web still seeing the same error, `gpt4all-webui-webui-1 | Checking discussions database... gpt4all-webui-webui-1 | Traceback (most recent call last): gpt4all-webui-webui-1 | File "/srv/gpt4all_api/api.py",...