AIAnytime / Llama2-Medical-Chatbot

This is a medical bot built using Llama2 and Sentence Transformers. The bot is powered by Langchain and Chainlit. The bot runs on a decent CPU machine with a minimum of 16GB of RAM.
MIT License
294 stars 217 forks source link

problem with "Could not reach the server." #20

Open sohainewbie opened 9 months ago

sohainewbie commented 9 months ago

I already setup all the requirements. then, run this command chainlit run model.py -w

i type the message, then got an error "Could not reach the server."

siddhant250502 commented 6 months ago

same issue @sohainewbie got any solutions?