IntermediateИнженерияopen-source LLMs
Hugging Face LLM Course: Practical Transformers
A hands-on course on working with open-source language models via Hugging Face: from your first pipeline to deploying on Spaces and efficient fine-tuning with PEFT/LoRA.
3modules
9lessons
350 mintotal time
Developers wanting to work with open-source models via Hugging Faceaudience
Module 1
Transformers and Tokenization
Master the pipeline API, understand tokenization, and navigate the Hugging Face Hub.
Module 2
Fine-Tuning
Prepare datasets, train with the Trainer API, and efficiently fine-tune with PEFT/LoRA.
Module 3
Advanced Capabilities
Serverless inference, deploying with Gradio on Spaces, and TGI with tool-using agents.