gen-ai-local Notes and tutorials on running large language and diffusion models efficiently on a local computer python3 -m venv .venv source .venv/bin/activate pip install jupyterlab jupyter lab