Skip to content

kevinrvaz/local-llm-tests

Repository files navigation

  1. Create a python virtual environment using pyenv virtualenv 3.10 localllm
  2. Activate the virtual environment using pyenv activate localllm
  3. Install python dependencies using pip install -r requirements.txt
  4. Run python download_model.py
  5. Start jupyter lab using jupyter lab
  6. Open the localllmtest.ipynb notebook in jupyter lab
  7. You are now ready to play around with the local llm

About

Testing langchain with local LLMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published