Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Introduction to the Open-Source LLM Landscape
- The significance of open-weight models in modern AI
- A survey of LLaMA, Mistral, Qwen, and other community-driven models
- Applying these models in private, on-premise, or secure deployment scenarios
Setting Up the Environment and Tooling
- Installation and configuration of Transformers, Datasets, and PEFT libraries
- Selecting the optimal hardware for fine-tuning workloads
- Retrieving pre-trained models from Hugging Face or alternative repositories
Data Curation and Preprocessing
- Understanding dataset formats (instruction tuning, chat data, and text-only)
- Managing tokenization and sequence handling
- Building custom datasets and data loaders
Advanced Fine-Tuning Strategies
- Comparing standard full fine-tuning with parameter-efficient approaches
- Leveraging LoRA and QLoRA for resource-efficient adaptation
- Utilizing the Trainer API for rapid experimentation
Evaluating and Optimizing Models
- Benchmarking fine-tuned models using generation and accuracy metrics
- Mitigating overfitting and ensuring generalization through validation sets
- Best practices for performance tuning and logging
Deployment for Private Use
- Techniques for saving and loading models for inference
- Deploying fine-tuned models within secure enterprise infrastructures
- Weighing on-premise versus cloud deployment strategies
Real-World Case Studies
- Enterprise applications of LLaMA, Mistral, and Qwen
- Addressing multilingual and domain-specific fine-tuning challenges
- Discussion: Balancing the trade-offs between open and closed models
Conclusion and Future Directions
Requirements
- A solid grasp of large language models (LLMs) and their underlying architecture
- Proficiency in Python and PyTorch
- Foundational knowledge of the Hugging Face ecosystem
Target Audience
- Machine Learning Practitioners
- AI Developers
14 Hours