Llama-2-Open-Source-LLM-CPU-Inference
Llama-2-Open-Source-LLM-CPU-Inference copied to clipboard
ModuleNotFoundError: No module named 'langchain' is occured
even I installed langchain but error is occured
File "D:\ML\test\Llama-2-Open-Source-LLM-CPU-Inference\main.py", line 3, in
I used keyword "pip install -r requirements.txt" and install them all.
how should I do?