@cocoweixu: Updated CS 8803 "Large Language Model" class at @GeorgiaTech this year for 2026! The reading list spans pretraining, Mo…
Summary
Georgia Tech has updated its CS 8803 Large Language Model class for the spring 2026 semester, featuring a comprehensive reading list on topics from pretraining to safety and interpretability.
View Cached Full Text
Cached at: 08/19/26, 12:41 PM
Updated CS 8803 “Large Language Model” class at @GeorgiaTech this year for 2026!
The reading list spans pretraining, MoE, reasoning, RL & self-play, agents, long-context, test-time scaling, diffusion LMs, safety, interpretability, and more.
https://cocoxu.github.io/CS8803-LLM-spring2026/… https://docs.google.com/spreadsheets/d/1Oisf4imoNL3fs4UWGYAUlMCuYfCACMHCDb0iqEYU8wc/edit?usp=sharing…
CS 8803 - LLM
Source: https://cocoxu.github.io/CS8803-LLM-spring2026/
https://cocoxu.github.io/CS8803-LLM-spring2026/#cs-8803-llm—large-language-models-georgia-techCS 8803 LLM - Large Language Models (Georgia Tech)
couse website CS 8803-LLM
- Instructor:Wei Xu
- Lecture: Mondays, Wednesdays 2:00-3:15pm
https://cocoxu.github.io/CS8803-LLM-spring2026/#schedule-subject-to-change-as-the-term-progressesSchedule (subject to change as the term progresses)
Jan 12
Overview
Course OverviewHow to read a paper
Feb 2
Pretraining
Chameleon: A Flexible Data-mixing Framework for Language Mo…paper
Parity-Aware Byte-Pair Encoding: Improving Cross-lingual Fa…paper
Feb 4
Embeddings
Improving Text Embeddings with Large Language Modelspaper
MMTEB: Massive Multilingual Text Embedding Benchmarkpaper
Feb 9
Embeddings
DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of…paper
NV-Embed: Improved Techniques for Training LLMs as Generali…paper
Feb 11
Mixture-of-Experts
Outrageously Large Neural Networks: The Sparsely-Gated Mixt…paper
Your Mixture-of-Experts LLM Is Secretly an Embedding Model …paper
Feb 16
Reasoning
BIRD: A Trustworthy Bayesian Inference Framework for Large …paper
Feb 18
Reasoning / Alignment
Direct Preference Optimization: Your Language Model is Secr…paper
Training a Generally Curious Agentpaper
Feb 23
Agent Harness
The OpenHands Software Agent SDK: A Composable and Extensib…paper
Feb 25
Long-Context
Efficient Streaming Language Models with Attention Sinkspaper
Mar 2
Attention
DeepSeek-V3.2: Pushing the Frontier of Open Large Language …paper
TransMLA: Multi-Head Latent Attention Is All You Needpaper
Mar 4
Reinforcement Learning
GRPO, DAPO, and “Understanding R1-Zero-Like Training”
Mar 9
Reasoning
Optimas: Optimizing Compound AI Systems with Globally Align…paper
Mar 11
Reasoning
CWM: An Open-Weights LLM for Research on Code Generation wi…paper
Mar 16
Self-Play RL
Absolute Zero: Reinforced Self-play Reasoning with Zero Datapaper
Mar 18
Self-Play RL
SPICE: Self-Play In Corpus Environments Improves Reasoningpaper
Toward Training Superintelligent Software Agents through Se…paper
Mar 30
Test-Time Scaling
Learning to Discover at Test Timepaper
Scaling LLM Test-Time Compute Optimally Can be More Effecti…paper
Apr 1
Mode Collapse
Artificial Hivemind: The Open-Ended Homogeneity of Language…paper
Apr 6
Linear Transformer
Linear transformers are secretly fast weight programmerspaper
Parallelizing Linear Transformers with the Delta Rule over …paper
Apr 8
Diffusion LM
Diffusion-LM Improves Controllable Text Generationpaper
Large Language Diffusion Modelspaper
Apr 13
Safety
Emergent Misalignment: Narrow finetuning can produce broadl…paper
On the Role of Attention Heads in Large Language Model Safe…paper
Apr 15
Mechanistic Interpretability
Scaling and Evaluating Sparse Autoencoderspaper
Sparse Crosscoders for Cross-Layer Features and Model Diffi…paper
Apr 20
Calibration
Active Task Disambiguation with LLMspaper
Learning to Route LLMs with Confidence Tokenspaper
Apr 22
Scaling Law
Similar Articles
@StasBekman: I present to you an Aug 2026 massively revised Machine Learning Engineering open book https://github.com/stas00/ml-engi…
This is a massively revised Machine Learning Engineering open book, updated with the latest hardware specifications and examples, providing practical guidance for training and fine-tuning large language models and multi-modal models.
@Rassh_RAJ: Stanford CS336: Large Language Models from Scratch (2026) is now fully on YouTube, with a few additions beyond the 2025…
Stanford's CS336 course 'Large Language Models from Scratch' (2026) is now fully available on YouTube, with additions beyond the 2025 playlist, offering an in-depth understanding of LLMs beyond APIs.
@DanKornas: "Stanford CS229 I Machine Learning I Building Large Language Models (LLMs)" (Stanford Online), ... What you will learn:…
Stanford CS229 online course announcement covering building LLMs, deep neural networks, TensorFlow, Keras, OpenCV, and NLP with spaCy.
CS336: Language Modeling from Scratch
Stanford is offering a comprehensive course, CS336, where students build a language model from scratch, covering data collection, transformer construction, training, and evaluation.
IEEE Rolls Out Large Language Models Training Course
IEEE has launched a new training course on large language models to help technical professionals master LLMs for engineering practice, covering topics like APIs, RAG, and security.