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
296 stars 218 forks source link

a sub-function of ingest.py is not working #23

Open hurmat87 opened 8 months ago

hurmat87 commented 8 months ago

I am getting the following message when I run ingest.py file:

File "pydantic\main.py", line 120, in init pydantic.main TypeError: dataclass_transform() got an unexpected keyword argument 'field_specifiers'