13C: Fullstack LLMs
Materials:
Date: tbd
Pre-work:
- LLM Intro
- LLM Ops
- XAI Tutorial by Hima Lakkaraju, Julius Adebayo, Sameer Singh
- UQ Tutorial by Balaji Lakshminarayanan
ML Engineering
- LLaMA Stack - a full stack LLaMA-centered APIs for inference, safety, agentic system, among others.
- MLFlow LLMs - tool calling, agents, evaluation, RAGs, serving and more
- Ray LLMs
- MLFlow Tracing observability for LLMs
- Others popular stacks LlamaIndex, LangChain
- DeepEval
XAI
- XAI @ Harvard, Spring’23, Explainable AI by Prof.Hima Lakkaraju
- Publications by Hima Lakkaraju
- LLMs for XAI
- XAI for LLMs
UQ
- Quantifying Uncertainty in Natural Language Explanations of Large Language Models
- Conformal Prediction with Large Language Models for Multi-Choice Question Answering code
Security