pip install llama-cpp-python$ pip install jupyterlab# jupyter-lab
$ jupyter labextension install @jupyter-widgets/jupyterlab-manager
# jupyter notebook / Google Colab
$ jupyter nbextension enable --py widgetsnbextension
4. Install dependencies.$ pip install -r requirements.txt

53 commits
Python
72.9%
Jupyter Notebook
27.1%
pip install llama-cpp-python$ pip install jupyterlab# jupyter-lab
$ jupyter labextension install @jupyter-widgets/jupyterlab-manager
# jupyter notebook / Google Colab
$ jupyter nbextension enable --py widgetsnbextension
4. Install dependencies.$ pip install -r requirements.txt

53 commits
Python
72.9%
Jupyter Notebook
27.1%