Completed
- fixing model forgetfulness using mixers
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Fine-Tuning Models with Apple MLX - A Comprehensive Guide
Automatically move to the next video in the Classroom when playback concludes
- 1 - intro
- 2 - installing mlx
- 3 - prompting with mlx
- 4 - Qwen 2.5 Coder
- 5 - building a dataset
- 6 - fine tuning a qwen-2.5-coder-7b model
- 7 - comparing a 500M parameter model
- 8 - fine tuning with lora
- 9 - fixing dataset diversity
- 10 - fixing model forgetfulness using mixers
- 11 - Qwen 2.5 Code 3B
- 12 - Fine tuning for chat
- 13 - Fusing Models