This course's journey towards mastery LLM will focus on:
- Frontier models with UIs, Agentization and Multi-modality
- Open source with Hugging Face
- Selecting LLMs and code generation
- RAG and questions and answering
- Fine tuning a frontier model
- Fine tuning an Open Source model
- Fully autnomous agentic ai solutions, with 7 agents collaborating (Scan internet for things, sned push notifications,...)
This repo includes notes and code from Udememy course:
LLM Engineering: Master AI, Large Language Models & Agents
See also Github repo
Refer to: llama32_instant_gratification
To set up your environment, please refer to: setup