This is a demo project for the course, "InternLM Camp", from Shanghai AI Laboratory. Using InternLM and Langchain, create an assistant of HowToCook.
- Data - Markdown files from the repositories in HowToCook.
- Embedding model - bge-large-zh.
- LLM model - InternLM-7b-chat.
The requirements.txt
is refer to Law_InternLM