mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
413 B
413 B
Langchain
How to run the model
1.) Install all the dependencies by running:
pip install -r apps/language_models/langchain/langchain_requirements.txt
2.) Create a folder named user_path in apps/language_models/langchain/ directory.
Now, you are ready to use the model.
3.) To run the model, run the following command:
python apps/language_models/langchain/gen.py --cli=True