A collection of notebooks and resources for learning about Large Language Models (LLMs).
Install Ollama
Add the following to your .envrc file:
unset VIRTUAL_ENV
uv sync --locked
PATH_add .venv/binInstall pre-commit:
pre-commit installThen run:
jupyter-lab