AIAnytime / Question-Answer-Generation-App-using-Mistral-7B

Question Answer Generation App using Mistral 7B, Langchain, and FastAPI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error 500

BadrinathMJ opened this issue · comments

After running python app.py it throws it throws -There is a 500 error. Please contact admin for support. in localhost.

same here

the problem is related to authentication, as the error throwing 401 client Authorized. you have to insert the Api key of Huggin face but I am still trying to figure out where exactly? probably in the CTransformers