This repo contains the materials for a hands-on workshop on Opensource LLMs and Customization:
- Slides (overview, ecosystem, datasets, models, local inference)
- Google Colab Notebook (cell-by-cell walkthrough)
- What is Hugging Face?
- Working with datasets
- Downloading and running models
- Running LLMs locally (Ollama & vLLM)
If you want to run locally:
pip install -r requirements.txt