Getting 403 error in my local chat-ui instance when I submit a question

#223
by cnkrishna - opened

I created a local instance of chat-ui on my local and I am trying to use the oasst-sft-4-pythia-12b-epoch-3.5 model. I have configured the mongodb and access token correctly but when I try to submit a question to the model I am getting the error below:

image.png

As you can see from my screen shot it is a local instance

Also, I am running it using "node index.js --host 0.0.0.0" from the build directory. Am I doing it right?

can someone please help me with this?

Sign up or log in to comment