Skip to content

Instantly share code, notes, and snippets.

@arun-gupta
Created March 5, 2024 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arun-gupta/1f240383e2f37c96823b989c6e99cbe3 to your computer and use it in GitHub Desktop.
Save arun-gupta/1f240383e2f37c96823b989c6e99cbe3 to your computer and use it in GitHub Desktop.
Llama with JupyterLab

Download Llama

git clone https://github.com/arun-gupta/llama
cd llama
./download.sh

Install JupyterLab

pip3 install jupyterlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment