Summary
π» Register for Poll
π»Welcome to Alta3 Live
Learning Your Environment
π» Using Vim
π» Tmux
π» VScode Integration
π» Revision Control with GitHub
Data Curation for AI
π¬ Curating Data for AI
π» Gathering Raw Data
π» Data Cleaning and Preparation
π» Data Labeling
π» Data Organization
π¬ Premade Datasets for Fine Tuning
π» Obtain and Prepare Premade Datasets
Deep Learning
π¬ What is Intelligence?
π¬ Generative AI
π¬ The Transformer Model
π¬ Feed Forward Neural Networks
π» Tokenization
π» Word Embeddings
π» Positional Encoding
Pre-trained LLM
π¬ A History of Neural Network Architectures
π¬ Introduction to the LLaMa.cpp Interface
π¬ Preparing A100 for Server Operations
π» Operate LLaMa3 Models with LLaMa.cpp
π» Selecting Quantization Level to Meet Performance and Perplexity Requirements
Fine Tuning
π¬ Fine-Tuning a Pre-Trained LLM
π¬ PyTorch
π» Basic Fine Tuning with PyTorch
π» LoRA Fine-Tuning LLaMa3 8B
π» QLoRA Fine-Tuning LLaMa3 8B
Operating Fine-Tuned Model
π¬ Running the llama.cpp Package
π» Deploy Llama API Server
π» Develop LLaMa Client Application
π» Write a Real-World AI Application using the Llama API