- 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
kevinrvaz/local-llm-tests
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|