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 Open-Source Large Language Models
- Understanding open-weight models and their significance.
- Overview of LLaMA, Mistral, Qwen, and other community-driven models.
- Use cases for private, on-premise, or secure deployments.
Environment Setup and Tools
- Installing and configuring Transformers, Datasets, and PEFT libraries.
- Selecting appropriate hardware for fine-tuning tasks.
- Loading pre-trained models from Hugging Face or other repositories.
Data Preparation and Preprocessing
- Dataset formats including instruction tuning, chat data, and text-only inputs.
- Tokenization techniques and sequence management.
- Creating custom datasets and data loaders.
Fine-Tuning Techniques
- Comparing standard full fine-tuning with parameter-efficient methods.
- Applying LoRA and QLoRA for efficient fine-tuning.
- Utilizing the Trainer API for rapid experimentation.
Model Evaluation and Optimization
- Assessing fine-tuned models using generation quality and accuracy metrics.
- Managing overfitting, generalization, and validation sets.
- Performance tuning tips and logging strategies.
Deployment and Private Use
- Saving and loading models for inference purposes.
- Deploying fine-tuned models within secure enterprise environments.
- Analyzing on-premise versus cloud deployment strategies.
Case Studies and Use Cases
- Examples of enterprise applications using LLaMA, Mistral, and Qwen.
- Handling multilingual and domain-specific fine-tuning scenarios.
- Discussion: Trade-offs between open-source and closed models.
Summary and Next Steps
Requirements
- A solid understanding of large language models (LLMs) and their underlying architecture.
- Hands-on experience with Python and PyTorch.
- Basic familiarity with the Hugging Face ecosystem.
Target Audience
- Machine Learning practitioners.
- AI developers.
14 Hours