/gen-ai-local-recipes

Notes and tutorials on running large language and diffusion models efficiently on a local computer

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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