Short CourseHow Transformer LLMs WorkUnderstand the transformer architecture that powers LLMs to use them more effectively.Deep LearningEmbeddingsGenAI ApplicationsLLMOpsMachine LearningNLPRAGTransformersJay Alammar, Maarten Grootendorst
Short CoursePretraining LLMsLearn the essential steps to pretrain a large language model from scratch.Deep LearningEvaluation and MonitoringFine-TuningGenAI ApplicationsLLMOpsMachine LearningMathematical FoundationsTransformersUpstage
Short CourseEfficiently Serving LLMsUnderstand how LLMs predict the next token and how techniques like KV caching can speed up text generation. Write code to serve LLM applications efficiently to multiple users.Fine-TuningGenerative ModelsLLMOpsLLM ServingTransformersPredibase
Short CourseReinforcement Learning From Human FeedbackGet an introduction to tuning and evaluating LLMs using Reinforcement Learning from Human Feedback (RLHF) and fine-tune the Llama 2 model.Fine-TuningGenerative ModelsLLMOpsTransformersGoogle Cloud