- Create a python virtual environment using
pyenv virtualenv 3.10 localllm - Activate the virtual environment using
pyenv activate localllm - Install python dependencies using
pip install -r requirements.txt - Run
python download_model.py - Start jupyter lab using
jupyter lab - Open the localllmtest.ipynb notebook in jupyter lab
- You are now ready to play around with the local llm
-
Notifications
You must be signed in to change notification settings - Fork 0
kevinrvaz/local-llm-tests
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Testing langchain with local LLMs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published