The most comprehensive, community-driven, living map of how modern language models are actually built and shipped β pre-training Β· post-training Β· fine-tuning Β· RL β with a first, sharp focus on Small Language Models (SLM).
From a 135M model you can train on one GPU to the RL recipes behind frontier reasoning β every repo, course, paper, and job worth your time, cross-linked and kept fresh automatically.
𧬠The flywheel, applied β longevity-loop: an AI-native, build-in-public loop turning this SLM/FM-ops method into real aging-science results β code-only, verified, no wet lab.
Start Here β’ Repos β’ Courses β’ Papers β’ Reading Lists β’ Jobs β’ Roadmap β’ Contribute
β‘ Why FM-os and not the other lists?
- SLM-first. Not another everything-list β organized around small, efficient, trainable-on-a-budget models and the exact ops that make them work.
- Lifecycle-structured. Everything filed under the real FM pipeline: pre-training β post-training β fine-tuning β RL β serving.
- Cross-linked. Papers point to code, code points to courses, courses point to jobs β follow a thread from idea to hire.
- Auto-fresh. A weekly GitHub Action re-checks every repo's stars, latest release, and links, then opens a PR β this list is never stale.
- Data-driven & forkable. Every entry lives in a plain
data/*.ymlfile; the README is generated. Adding a resource is a two-line PR.
New to foundation-model ops? Read this in order:
- Understand the lifecycle β pre-training β post-training β fine-tuning β RL β serving. Every section below follows it.
- Pick a small model you can actually run β jump to Small & Efficient Models.
- Learn from scratch β the Courses section starts with from-scratch, one-GPU-friendly material.
- Go deep β Papers are filed by lifecycle stage, SLM first.
- Get hired β Jobs & Careers points at the labs and boards that hire for this work.
π€ = directly Small-Language-Model relevant.
- π Start Here
- π€ SLM Model Zoo
13 - π
FM-os Certified
17 - π§° Open-Source Repos
117 - π Courses
33 - π Papers
99 - π Reading Lists
3 - ποΈ Labs & Platforms
22 - π§βπ¬ People to Follow
16 - πΌ Jobs & Careers
12 - πΊοΈ Learning Roadmap
- π€ Contribute
The small open models worth knowing, smallest first. β οΈ = non-commercial / restricted license β check before shipping.
| Model | Org | Params | License | Context | On-device |
|---|---|---|---|---|---|
| Llama-3.2-1B | Meta | 1B | Llama 3.2 Community | 128K | β |
| OLMo-2-1B | Allen Institute for AI | 1B | Apache-2.0 | 4K | β |
| Falcon3-1B | TII | 1B | TII Falcon-LLM 2.0 | 4K | β |
| MobileLLM-1B | Meta | 1B | 2K | β | |
| TinyLlama-1.1B | TinyLlama (community) | 1.1B | Apache-2.0 | 2K | β |
| Qwen2.5-1.5B | Alibaba (Qwen) | 1.5B | Apache-2.0 | 32K | β |
| SmolLM2-1.7B | Hugging Face | 1.7B | Apache-2.0 | 8K | β |
| Gemma-2-2B | 2B | Gemma | 8K | β | |
| Llama-3.2-3B | Meta | 3B | Llama 3.2 Community | 128K | β |
| StableLM-Zephyr-3B | Stability AI | 3B | 4K | β | |
| Phi-3-mini (3.8B) | Microsoft | 3.8B | MIT | 4K | β |
| H2O-Danube3-4B | H2O.ai | 4B | Apache-2.0 | 8K | β |
| MiniCPM3-4B | OpenBMB | 4B | Apache-2.0 (weights: registration) | 32K | β |
Trust, not just a list. Every tool below is scored by an automated, evidence-based rubric (data/certify.yml) β provenance, a security scan, docs, SLM/FM-ops relevance, and more. Security is a blocking gate; no evidence β no pass. Authors self-certify in CI β see docs/CERTIFY.md.
| Tool | Kind | Score | Status |
|---|---|---|---|
| bayesopt-loop | skill | 98/100 | β certified |
| continual-rl-eval | skill | 98/100 | β certified |
| vlm-failure-probe | skill | 98/100 | β certified |
| syndata-bare | skill | 98/100 | β certified |
| product-rl-loop | skill | 98/100 | β certified |
| tinker-loop | skill | 98/100 | β certified |
| slm-quickstart | skill | 94/100 | β certified |
| vlm-quickstart | skill | 94/100 | β certified |
| agentic-eval | skill | 94/100 | β certified |
| vector-rag | skill | 94/100 | β certified |
| fm-os | skill | 94/100 | β certified |
| research-loop | skill | 92/100 | β certified |
| curation-loop | skill | 91/100 | β certified |
| personalization-loop | skill | 91/100 | β certified |
| fm-os-sync | workflow | 83/100 | β certified |
| eval-llm | skill | β | β³ submitted |
| continual-learning-research | skill | β | β³ submitted |
Earn the badge for your tool: add the FM-os Certify action to your CI (see docs/CERTIFY.md) and embed:

- SmolLM / SmolLM2 / SmolLM3 π€
β 3,844β Fully open recipes, data, and weights for the 135M-3B SmolLM family, the reference open SLM line. - Phi Cookbook π€
β 3,767β Microsoft's official hub for the Phi SLM family with inference, fine-tuning, quantization, and edge-deployment recipes. - Gemma (DeepMind) π€
β 5,555β Official JAX library for Gemma open weights including the 1B/2B and 3n on-device small variants. - Qwen3 π€
β 27,393β Alibaba's Qwen series spanning 0.6B/1.7B/4B dense SLMs with strong multilingual and reasoning quality. - gemma_pytorch π€
β 5,711β Official PyTorch inference implementation of Gemma (incl. small text-only variants) for CPU/GPU/TPU. - TinyLlama π€
β 9,011β Compact 1.1B Llama pretrained on 3T tokens; a canonical, reproducible sub-2B pretraining reference. - MobileLLM π€
β 1,451β Meta research on sub-billion-parameter, deep-thin architectures optimized for on-device use (ICML 2024). - OLMo π€
β 6,587β AI2's fully open model+data+training stack including small 1B variants for reproducible SLM research. - Llama Models π€
β 7,651β Meta's official utilities and model cards for Llama, including the 1B/3B Llama 3.2 on-device SLMs.
- Qwen2.5-VL π¬ β Strong open VLM family with native dynamic-resolution and long-video/temporal grounding, a common backbone for fine-tuning on driving footage.
- LLaVA-NeXT π¬ β Actively maintained LLaVA line (incl. OneVision and Video variants) with training and eval recipes for image, multi-image, and video.
- InternVL π¬ β Scaled open VLM series with large vision encoders and full training code, competitive on high-resolution perception and video benchmarks.
- VideoLLaMA3 π¬ β Vision-centric image/video foundation model with released training and inference code, directly targeting long-form video understanding.
- Video-LLaVA π¬ β Unified image+video projection into one representation before the LLM, a compact reference for joint image/video instruction tuning.
- CLIP π¬ β Original contrastive image-text model; the reference whose embeddings still anchor most multimodal retrieval and probing.
- open_clip π¬ β Open training/eval for CLIP-style models at scale, the go-to for reproducible contrastive image-text encoders and domain pretraining.
- MiniCPM-V π¬ β Efficient end-side VLM series with strong image/video/OCR performance, relevant where on-vehicle or edge inference budgets are tight.
- Molmo π¬ β Ai2's fully open VLM with training code and the PixMo data, a transparent reproducible baseline including pointing/grounding.
- nanoGPT π€
β 61,156β Minimal ~300-line GPT training/finetuning loop; the standard starting point for training small GPTs from scratch. - LitGPT π€
β 13,482β 20+ hackable LLM implementations with pretrain/finetune/deploy recipes, including small Phi/Qwen/Gemma models. - GPT-NeoX
β 7,443β EleutherAI's Megatron+DeepSpeed training stack for autoregressive transformers with 3D parallelism. - Megatron-LM
β 17,064β NVIDIA's GPU-optimized library and building blocks for large-scale transformer pretraining. - TorchTitan
β 5,532β PyTorch-native platform for generative-model pretraining with composable FSDP2/TP/PP/CP parallelism. - Nanotron
β 2,747β Minimalistic 3D-parallelism pretraining library from Hugging Face, basis of the Ultrascale Playbook. - Hugging Face Transformers π¬ β De facto model hub and API with first-class VLM/video-LLM support, the integration surface most training and serving stacks build on.
- DeepSpeed β ZeRO sharding, offload, and pipeline/tensor parallelism that make large VLM training fit real GPU budgets; wired into most trainers.
- JAX β Composable NumPy with autodiff, XLA compilation, and pmap/shard_map, the base for large-scale research training on TPUs/GPUs.
- Flax β Neural-network library for JAX (the NNX API) used across DeepMind/Google research models, including many multimodal architectures.
- Keras β Multi-backend (JAX / TensorFlow / PyTorch) high-level API, handy for portable model code across the three frameworks this role expects.
- MaxText β High-performance, scalable JAX LLM reference (Google) for TPU/GPU pods, a clean example of large-scale distributed training in JAX.
- Levanter β JAX/Equinox framework for legible, scalable, reproducible foundation-model training with bitwise determinism across hardware.
- Penzai β DeepMind JAX toolkit for building and visualizing/interpreting models as legible pytrees, useful for research-grade experimentation.
- PEFT π€
β 21,394β Reference library for LoRA/QLoRA and other parameter-efficient methods, enabling SLM tuning on consumer GPUs. - Unsloth π€
β 68,200β 2x-faster, ~70%-less-VRAM finetuning for small models, ideal for LoRA/QLoRA on single-GPU setups. - Axolotl π€
β 12,197β Config-driven post-training framework covering SFT/LoRA/DPO across many small and large model families. - LLaMA-Factory π€
β 73,271β Unified zero-code fine-tuning of 100+ LLMs/VLMs with LoRA/QLoRA/DPO and a web UI, common for SLM tuning. - torchtune π€
β 5,783β PyTorch-native post-training recipes (SFT, distillation, DPO/PPO/GRPO, QAT) tuned for memory-limited hardware. - ms-swift π¬ β Unified SFT/DPO/GRPO toolkit covering 300+ multimodal models (Qwen-VL, InternVL, LLaVA), a fast path to fine-tune VLMs on custom data.
- XTuner π¬ β Memory-efficient LLM/VLM fine-tuning engine (LLaVA-style pipelines, large-MoE support) for constrained or very large setups.
- Tinker Cookbook π€ β Apache-2.0 post-training recipe library on the Tinker fine-tuning API β SFT, DPO, RLHF, and custom RL environments composed from four low-level training primitives over LoRA adapters.
- TRL π€
β 18,840β Hugging Face post-training library with SFT/DPO/GRPO trainers widely used to align small reasoning models. - OpenRLHF π€
β 9,788β Ray+vLLM RLHF framework (PPO/GRPO/RLOO) that scales from small models up to 70B+, agent-friendly. - verl π€
β 22,468β ByteDance HybridFlow RL post-training (PPO/GRPO/DAPO) with vLLM/SGLang; popular for GRPO on small models. - trlX
β 4,753β Distributed RLHF framework (PPO, ILQL) via Accelerate/NeMo; an early, widely-cited RLHF reference. - Verifiers π€ β Framework (on TRL) for multi-turn RL with verifiable rewards; v1 adds DAG-branching environments that exceed the model context window.
- SkyRL π€ β Berkeley's flexible RL library focused on multi-turn, long-horizon agentic training.
- Open-AgentRL (RLAnything / AutoTool) π€ β Open RL for LLMs + agentic scenarios (ICML 2026); RLAnything closed-loop-optimizes each component of the training pipeline.
- InternBootcamp π€ β Scalable framework of 1000+ verifiable reasoning tasks (code, logic, games) behind one interface for RL-with-verifiable-rewards.
- Gymnasium (Farama) β The maintained successor to OpenAI Gym β the standard environment API most RL training stacks (incl. RLlib) build on.
- lm-evaluation-harness π€
β 13,279β De-facto standard few-shot eval harness (60+ benchmarks) backing the Open LLM Leaderboard, ideal for SLM benchmarking. - LightEval π€
β 2,476β Hugging Face all-in-one evaluator across vLLM/Accelerate/TGI backends with 1000+ tasks for small-model eval. - lmms-eval π¬ β One-command multimodal eval harness across image/video/audio benchmarks, the standard for consistent VLM regression testing.
- VLMEvalKit π¬ β Broad LMM evaluation toolkit (220+ models, 80+ benchmarks) with unified data prep, complementary to lmms-eval for coverage.
- MLAgentBench β Benchmark of end-to-end ML experimentation tasks for measuring how well agents can improve models from a starting codebase.
- Aviary β Gym-style environment framework for training and evaluating language agents on challenging scientific tasks.
- MORPHEUS evals (Skyfall) β Open eval code for MORPHEUS, a persistent enterprise simulation for CONTINUAL RL: no episode resets, structured non-stationarity (failure-injection + config shifts), composite verifier reward.
- llama.cpp π€
β 120,340β C/C++ GGUF inference engine that runs quantized SLMs efficiently on CPUs, laptops, and edge devices. - vLLM
β 86,247β High-throughput PagedAttention serving engine; the default for scalable OpenAI-compatible model serving. - Ollama π€
β 176,100β One-command local runner for small open models, the easiest path to running SLMs on a personal machine. - MLC-LLM π€
β 22,948β ML-compilation deployment engine that compiles SLMs to iOS, Android, WebGPU, and diverse GPUs/CPUs. - SGLang π¬ β Fast serving runtime with RadixAttention and structured decoding plus VLM support, strong for high-concurrency multimodal endpoints.
- LMDeploy π¬ β Compression + serving toolkit with a dedicated VLM pipeline, for quantized, low-latency deployment of vision-language models.
- BitNet π€
β 39,724β Official 1-bit (1.58-bit) LLM inference framework with optimized CPU/GPU kernels for extreme efficiency. - LLM-AWQ π€
β 3,589β Activation-aware INT3/4 weight quantization (MLSys 2024) plus TinyChat for on-device/edge SLM inference. - GPTQModel π€
β 1,205β Actively maintained GPTQ quantization toolkit with HF/vLLM/SGLang support across NVIDIA/AMD/Intel/Apple hardware. - LightCompress (LLMC) π€
β 733β Broad model-compression toolkit (quantization, sparsity, pruning) for shrinking LLMs/VLMs to deployable sizes. - DistillKit π€
β 976β Open toolkit for knowledge distillation, training smaller student models from larger teachers (logit + hidden-state).
- FAISS β Battle-tested library for billion-scale similarity search over image/video embeddings, the baseline for mining and nearest-neighbor lookup.
- Milvus β Distributed vector database for large multimodal embedding corpora, used when single-node indices no longer fit.
- Qdrant β Rust vector DB with payload filtering and good ergonomics, common for production embedding search over image/video/text.
- LanceDB β Embedded columnar vector store on the Lance format, well suited to versioned multimodal datasets and fast on-disk embedding queries.
- PaperQA β Retrieval-augmented QA engine that answers questions over scientific PDFs with grounded in-text citations.
- Ray β Distributed compute for data loading, training, and batch multimodal inference, the orchestration layer for scaling VLM pipelines across a cluster.
- MLflow β Experiment tracking, model registry, and artifact logging for reproducible large-scale training and eval runs.
- nuScenes devkit β Official devkit for the multimodal nuScenes AD dataset (camera, lidar, radar), the standard toolkit for sensor+video data loading and eval.
- Waymo Open Dataset β Large-scale AD perception/motion/end-to-end datasets with eval code, a primary source of camera+lidar video for driving models.
- BDD100K β Model zoo and tooling for the diverse BDD100K driving-video dataset, useful for detection/segmentation/tracking baselines and labels.
- Ego4D β Massive egocentric video dataset with download, feature-extraction, and API tooling, relevant for first-person video understanding and robotics.
- Argoverse 2 β Next-gen self-driving datasets (sensor, lidar, motion forecasting) with a maintained Python API and HD maps for multimodal AD research.
- AI-Scientist π¬ β Runs a full loop that generates ideas, writes and executes experiment code, plots results, and drafts a paper with an automated reviewer.
- AI-Scientist-v2 π¬ β End-to-end agentic system using progressive agentic tree search and VLM feedback on figures to produce workshop-level manuscripts.
- Agent Laboratory β Multi-agent pipeline that takes a human research idea through literature review, experimentation, and report writing.
- STORM β LLM knowledge-curation system that researches a topic via multi-perspective question asking and writes a cited, Wikipedia-style report.
- GPT-Researcher β Autonomous agent that plans sub-queries, searches and scrapes sources, and synthesizes a cited research report.
- deep-research β Minimal agent that runs iterative search-and-reason loops with configurable breadth and depth to produce a report.
- smolagents β Barebones code-acting agent library; its examples include Hugging Face's open reproduction of Deep Research.
- ADAS β Meta-agent that iteratively programs and evaluates new agent designs in code, automating the search over agentic systems.
- DSPy β Define LLM pipelines as modules and optimize their prompts/weights against a metric rather than hand-prompting β the rigor layer for agent pipelines.
- AI-Researcher β Automates the research pipeline from literature analysis through algorithm implementation to paper generation.
- Curie β Experimentation agent that enforces methodological rigor (controlled setup, reproducibility) when running and analyzing experiments.
- BoTorch β The reference PyTorch-native Bayesian-optimization library β Monte-Carlo acquisition (qEI/qNEI), multi-objective (qEHVI/qNEHVI), constrained + batch/async BO; the exact stack the Merge JD names.
- Ax (Adaptive Experimentation) β High-level adaptive-experimentation platform over BoTorch β orchestrates sequential DBTL campaigns with a service API, multi-objective goals, and constraints.
- GPyTorch β Scalable Gaussian-process inference in PyTorch β the surrogate engine under BoTorch; core to probabilistic modeling and UQ over sparse, noisy experimental data.
- Trieste β Production-oriented BO toolbox (TensorFlow) with batch, multi-objective, and active-learning loops β a clean reference for closed-loop design patterns.
- scikit-optimize β Lightweight sequential model-based optimization with a scipy-style API β the classic BO baseline (now archived/read-only, cite as legacy).
- HEBO β Heteroscedastic, robust BO that won the NeurIPS 2020 black-box optimization challenge β strong on noisy real-world objectives (bundles MCBO, NAP).
- Optuna β The most-adopted define-by-run black-box optimizer with pruning and dashboards β a strong engineering reference and baseline.
- Mamba π€ β Selective state-space architecture (Mamba/Mamba-2) β linear-time long-sequence modeling; the JD's state-space nice-to-have, relevant to neural time-series.
- S4 (Structured State Spaces) π€ β The foundational structured state-space sequence models (S4/HiPPO/DSS) β efficient modeling of 10k+ step dependencies in signals.
- Pyro β Deep probabilistic programming on PyTorch (SVI, MCMC) β the JD's named tool for probabilistic modeling and uncertainty quantification.
- NumPyro β JAX-backed Pyro β fast NUTS/HMC and SVI for Bayesian models on GPU/TPU when sampling speed matters.
- Laplace β Post-hoc Laplace approximations for neural nets β cheap Bayesian uncertainty over deep representation-learning models.
- Uncertainty Toolbox β Metrics, calibration, and visualization for predictive uncertainty β validates that a surrogate's error bars are trustworthy.
- GAUCHE β A Gaussian-process library for chemistry (30+ molecule/reaction/protein kernels) that plugs into GPyTorch/BoTorch β the most on-point repo for BO over molecules.
- RDKit β The standard cheminformatics toolkit (descriptors, fingerprints, conformers) β the featurization layer for any molecular surrogate.
- REINVENT 4 β RL-based de novo molecular design (scaffold hopping, R-group, linker) β the canonical 'RL frameworks guiding molecular engineering' reference from AstraZeneca.
- Chemprop β Message-passing neural networks for molecular property prediction β a leading learned surrogate for objective functions in a DBTL loop.
- DeepChem β Batteries-included deep learning for drug discovery, materials, and quantum chemistry β featurizers, models, and dataset splitters.
- Therapeutics Data Commons (PyTDC) β Curated therapeutic ML datasets and benchmarks with a Python API β ready-made sparse/noisy bio tasks for prototyping active-learning loops.
- SELFIES β A 100%-robust molecular string representation β enables valid generative and latent-space optimization of molecules.
- Olympus β Benchmark surfaces and planners for experiment planning / self-driving labs β simulate a closed loop without wet-lab cost.
- Atlas β A 'brain for self-driving labs' β BO over categorical/discrete/mixed spaces with multi-objective and constraints; tightly matched to the JD.
- ESM (EvolutionaryScale) β The current ESM3/ESMC generative protein language models β sequence representation learning for protein design campaigns.
- BioNeMo Framework β NVIDIA's scalable framework for biomolecular foundation models (MolMIM latent generative model, ESM-2) β property-guided molecule optimization at scale.
- MNE-Python β The standard toolkit for analyzing human neurophysiology data (MEG, EEG, iEEG) β the data layer for non-invasive brain-signal modeling.
- Braindecode β Deep learning for EEG/neural-signal decoding on PyTorch β models, datasets, and training loops for brain-computer-interface decoding.
- Neural Latents Benchmark (nlb_tools) β Tools for the Neural Latents Benchmark β evaluating latent-variable models of neural population dynamics; the eval harness for neural representation learning.
- Neural Networks: Zero to Hero β Eureka Labs Β· Andrej Karpathy (2023) Β· free β Code-along video series building neural nets from backprop up to a GPT, following Attention Is All You Need and GPT-2/3.
- CS224N: NLP with Deep Learning β Stanford Β· Christopher Manning (2024) Β· free β Foundational NLP-with-deep-learning course covering word vectors, attention, transformers, and pretraining; lecture videos are public.
- CS 11-711: Advanced NLP β Carnegie Mellon University Β· Graham Neubig (2024) Β· free β Graduate NLP course rebuilt around LLMs, including a build-your-own-LLaMa assignment; slides and videos are public.
- 6.S191: Introduction to Deep Learning β MIT Β· Alexander Amini, Ava Soleimany (2025) Β· free β Fast-paced intro to deep learning with labs, now including large language models and generative AI.
- The Full Stack LLM Bootcamp β Full Stack Deep Learning Β· Charles Frye, Sergey Karayev, Josh Tobin (2023) Β· free β Recorded bootcamp on building LLM applications: prompt engineering, LLMOps, augmented models, and shipping an app.
- Generative AI with Large Language Models β DeepLearning.AI & AWS Β· Antje Barth, Chris Fregly, et al. (2023) Β· free β Covers the LLM lifecycle: pretraining, scaling laws, instruction tuning, and RLHF (free to audit on Coursera).
- CS336: Language Modeling from Scratch β Stanford Β· Percy Liang, Tatsunori Hashimoto (2025) Β· free β Implementation-heavy course that builds a language model end to end: tokenization, transformer, training, systems, scaling, data, and alignment.
- LLM101n: Let's build a Storyteller β Eureka Labs Β· Andrej Karpathy (2024) Β· free β Public syllabus/repo (in development) for building a Storyteller LLM end to end in Python, C, and CUDA.
- Post-training of LLMs β DeepLearning.AI Β· Banghua Zhu (2025) Β· free β When and how to apply SFT, DPO, and online RL, including data curation for post-training.
- Fine-tuning & RL for LLMs: Intro to Post-training β DeepLearning.AI (with AMD) Β· Sharon Zhou (2025) Β· free β Covers fine-tuning, reward modeling, RLHF, and RL algorithms (PPO, GRPO) for shaping behavior and reasoning.
- Hugging Face LLM Course β Hugging Face Β· Hugging Face team (2024) Β· free β Free hands-on course on transformers, tokenizers, fine-tuning pretrained models, and building LLM applications.
- CS234: Reinforcement Learning β Stanford Β· Emma Brunskill (2024) Β· free β Graduate RL course spanning tabular methods, deep RL, policy gradients, and the basics of RL from human feedback.
- Deep Reinforcement Learning Course β Hugging Face Β· Thomas Simonini (2023) Β· free β Free self-paced Deep RL course with practical training in Stable-Baselines3, CleanRL, and Sample Factory; optional certificate.
- Reinforcement Learning from Human Feedback β DeepLearning.AI Β· Nikita Namjoshi (2024) Β· free β Short course on the RLHF pipeline, tuning an open model with reward and preference data.
- Reinforcement Fine-Tuning LLMs with GRPO β DeepLearning.AI (with Predibase) Β· Travis Addair, Arnav Garg (2025) Β· free β Short course on using GRPO with programmable reward functions to improve LLM reasoning.
- CS294/194-196: Large Language Model Agents β UC Berkeley Β· Dawn Song, Xinyun Chen (2024) Β· free β MOOC-available course on LLM agent foundations, reasoning, tool use, and applications, with frontier-lab guest lectures.
- CS294/194-280: Advanced LLM Agents β UC Berkeley Β· Dawn Song, Xinyun Chen (2025) Β· free β Spring 2025 follow-on covering advanced agent reasoning, math/theorem-proving, code generation, and safety.
- CS231n: Deep Learning for Computer Vision β Stanford Β· Fei-Fei Li, Ehsan Adeli et al. (2024) Β· free β The canonical intro to CNNs and visual recognition; slides, notes, and assignments are public.
- CS231A: Computer Vision, From 3D Reconstruction to Recognition β Stanford Β· Silvio Savarese / Jeannette Bohg (staff) (2025) Β· free β Geometric CV: camera models, epipolar/stereo geometry, depth and scene flow, 6D pose and tracking, with public notes.
- EECS 498/598: Deep Learning for Computer Vision β University of Michigan Β· Justin Johnson (2020) Β· free β From-scratch deep learning for vision (CNNs, attention, detection, segmentation) with the full lecture set on YouTube.
- Community Computer Vision Course β Hugging Face Β· HF community (2024) Β· free β Free hands-on course from classical CV through ViTs, multimodal and generative vision, with runnable notebooks.
- DeepRob: Deep Learning for Robot Perception β University of Michigan Β· Chad Jenkins, Anthony Opipari, Xiaoxiao Du (2024) Β· free β Deep-learning-for-vision adapted to robot perception and manipulation, then reproducing recent perception papers; public slides.
- Practical Deep Learning for Coders β fast.ai Β· Jeremy Howard (2022) Β· free β Code-first, top-down deep learning across vision, NLP, and fine-tuning in PyTorch/fastai; free lessons plus the free book.
- 11-777: Multimodal Machine Learning β Carnegie Mellon (LTI) Β· Louis-Philippe Morency, Paul Liang (2023) Β· free β Organizes multimodal ML around six challenges (representation, alignment, reasoning, generation, transference, quantification); lectures on YouTube.
- CS25: Transformers United β Stanford Β· Student-led seminar (2025) Β· free β Guest-lecture seminar including multimodal / vision-language and world-modeling sessions; open to audit, posted on YouTube.
- Getting Started with FiftyOne (Visual AI) β Voxel51 Β· Voxel51 (2025) Β· free β Free tutorials on curating, visualizing, and debugging image/video/3D datasets and model outputs β directly relevant to AD/robotics data ops.
- Bayesian Optimization (the book) β Washington University in St. Louis Β· Roman Garnett (2023) Β· free β The most complete modern treatment of BO theory and practice β full PDF free online.
- Gaussian Process Summer School (GPSS) β University of Sheffield (community) Β· free β Annual lectures plus notebooks on GPs, deep GPs, and Bayesian optimization; slides and videos archived per year.
- Gaussian Processes for Machine Learning (GPML) β MIT Press Β· Rasmussen & Williams (2006) Β· free β The definitive GP textbook (regression, classification, covariance functions, model selection) β free full PDF.
- BoTorch Tutorials + Ax Docs β Meta Β· free β Runnable walkthroughs of qEI/qNEI/qEHVI/qNEHVI, constrained and multi-objective BO β closest to the day-to-day toolkit for this role.
- Probabilistic Machine Learning (Books 1 & 2) β Google Β· Kevin Murphy Β· free β Free draft PDFs plus Colab notebooks β strong coverage of probabilistic modeling, GPs, and uncertainty quantification.
- DeepChem Tutorials β DeepChem Β· free β Hands-on notebooks for ML on molecules β featurization, property prediction, and generative design.
- Neuromatch Academy β Computational Neuroscience β Neuromatch Β· free β Free, hands-on computational-neuroscience curriculum (modeling, dynamics, decoding) β the on-ramp to the neuroscience nice-to-have.
- SmolLM2: When Smol Goes Big β Data-Centric Training of a Small Language Model (Ben Allal et al., Hugging Face, 2025) Β· arXiv:2502.02737 β A 1.7B model trained via careful data curation and overtraining, with the dataset recipe documented openly.
- A Survey of Small Language Models (Van Nguyen et al., multi-institution, 2024) Β· arXiv:2410.20011 β Taxonomy of SLM architectures, training, and compression methods, plus benchmark datasets and evaluation metrics.
- Small Language Models: Survey, Measurements, and Insights (Lu et al., multi-institution, 2024) Β· arXiv:2409.15790 β Empirical survey measuring capabilities and on-device runtime cost across a large set of released SLMs.
- Textbooks Are All You Need (phi-1) (Gunasekar et al., Microsoft, 2023) Β· arXiv:2306.11644 β phi-1 (1.3B), showing high-quality synthetic 'textbook' data lets small models match far larger ones on HumanEval.
- Textbooks Are All You Need II: phi-1.5 Technical Report (Li et al., Microsoft, 2023) Β· arXiv:2309.05463 β Extends the textbook-data approach to a 1.3B general reasoning model competitive with models 5x its size.
- Phi-3 Technical Report: A Highly Capable Language Model Locally on Your Phone (Abdin et al., Microsoft, 2024) Β· arXiv:2404.14219 β phi-3-mini (3.8B) rivals Mixtral 8x7B and GPT-3.5 on benchmarks while being small enough to run on a phone.
- Gemma: Open Models Based on Gemini Research and Technology (Mesnard et al., Google DeepMind, 2024) Β· arXiv:2403.08295 β Open 2B and 7B models derived from Gemini research, released with pretrained and instruction-tuned checkpoints.
- Gemma 2: Improving Open Language Models at a Practical Size (Gemma Team, Google DeepMind, 2024) Β· arXiv:2408.00118 β Trains the 2B/9B models with knowledge distillation over next-token prediction for strong quality at small size.
- MobileLLM: Optimizing Sub-billion Parameter Language Models for On-Device Use Cases (Liu et al., Meta, 2024) Β· arXiv:2402.14905 (ICML 2024) β Shows deep-and-thin architecture, embedding sharing, and grouped-query attention matter most below 1B parameters.
- TinyLlama: An Open-Source Small Language Model (Zhang et al., SUTD, 2024) Β· arXiv:2401.02385 β A 1.1B Llama-architecture model pretrained on ~3T tokens with a fully open training pipeline.
- TinyStories: How Small Can Language Models Be and Still Speak Coherent English? (Eldan & Li, Microsoft Research, 2023) Β· arXiv:2305.07759 β Sub-10M-parameter models trained on a constrained synthetic story corpus can generate coherent, consistent English.
- Distilling Step-by-Step! Outperforming Larger LMs with Less Data and Smaller Sizes (Hsieh et al., Google, 2023) Β· arXiv:2305.02301 (Findings of ACL 2023) β Uses LLM-generated rationales as extra supervision so small models beat much larger ones with less data.
- The FineWeb Datasets: Decanting the Web for the Finest Text Data at Scale (Penedo et al., Hugging Face, 2024) Β· arXiv:2406.17557 (NeurIPS 2024) β Ablates deduplication and filtering to build a 15T-token open web corpus plus the FineWeb-Edu subset.
- The Llama 3 Herd of Models (Dubey et al., Meta, 2024) Β· arXiv:2407.21783 β Documents the pretraining, scaling, and post-training of the Llama 3 family, including the 405B dense flagship.
- GPT-4 Technical Report (OpenAI, OpenAI, 2023) Β· arXiv:2303.08774 β A multimodal transformer with human-level exam performance and predictable scaling from small proxy models.
- DeepSeek-V3 Technical Report (DeepSeek-AI, DeepSeek, 2024) Β· arXiv:2412.19437 β A 671B MoE (37B active) with MLA, auxiliary-loss-free load balancing, and multi-token prediction, trained efficiently.
- Scaling Laws for Neural Language Models (Kaplan et al., OpenAI, 2020) Β· arXiv:2001.08361 β Establishes power-law relationships between loss and model size, data, and compute across many orders of magnitude.
- Training Compute-Optimal Large Language Models (Chinchilla) (Hoffmann et al., DeepMind, 2022) Β· arXiv:2203.15556 (NeurIPS 2022) β The Chinchilla result: model size and training tokens should scale equally; most large models are undertrained.
- Training Language Models to Follow Instructions with Human Feedback (InstructGPT) (Ouyang et al., OpenAI, 2022) Β· arXiv:2203.02155 (NeurIPS 2022) β Introduces the SFT + reward model + RLHF recipe; a 1.3B tuned model was preferred over 175B GPT-3.
- Direct Preference Optimization: Your Language Model Is Secretly a Reward Model (Rafailov et al., Stanford, 2023) Β· arXiv:2305.18290 (NeurIPS 2023) β Replaces the RLHF reward model and PPO loop with a single classification loss on preference pairs.
- Constitutional AI: Harmlessness from AI Feedback (Bai et al., Anthropic, 2022) Β· arXiv:2212.08073 β Trains a harmless assistant using AI-generated critiques and preferences guided by written principles (RLAIF).
- RLAIF: Scaling RLHF with AI Feedback (Lee et al., Google, 2023) Β· arXiv:2309.00267 (ICML 2024) β Shows LLM-generated preference labels can match human-labeled RLHF across summarization and dialogue tasks.
- Chain-of-Thought Prompting Elicits Reasoning in Large Language Models (Wei et al., Google, 2022) Β· arXiv:2201.11903 (NeurIPS 2022) β Intermediate reasoning steps in prompts unlock arithmetic, commonsense, and symbolic reasoning at scale.
- Training a Helpful and Harmless Assistant with RLHF (Bai et al., Anthropic, 2022) Β· arXiv:2204.05862 β Applies preference modeling and iterated online RLHF to align an assistant, analyzing the reward/KL trade-off.
- DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models (Shao et al., DeepSeek, 2024) Β· arXiv:2402.03300 β Introduces GRPO, a critic-free RL algorithm using group-relative advantages, later central to DeepSeek-R1.
- DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning (DeepSeek-AI, DeepSeek, 2025) Β· arXiv:2501.12948 (Nature, 2025) β Elicits reasoning purely via RL (R1-Zero) and distills it into smaller dense models β a key SLM-reasoning recipe.
- MORPHEUS: A Persistent Enterprise Simulation for Continual Reinforcement Learning (Skyfall AI (+ Toronto / Georgia Tech / Alberta), Skyfall AI, 2026) Β· OpenReview 2026 β Big-world CRL benchmark with structured non-stationarity; PPO/HER/EWC/LCM all show a ~1.0 settled-state gap β no family durably learns without resets.
- The Landscape of Agentic Reinforcement Learning for LLMs: A Survey (multi-institution, multi-institution, 2025) Β· arXiv:2509.02547 β Map of agentic RL for LLMs β environments, verifiable rewards, multi-turn credit assignment, and the open frameworks implementing them.
- Reinforcement Learning Foundations for Deep Research Systems: A Survey (multi-institution, multi-institution, 2025) Β· arXiv:2509.06733 β How RL post-training underpins long-horizon research agents: reward design, tool-use credit assignment, and training infrastructure.
- LoRA: Low-Rank Adaptation of Large Language Models (Hu et al., Microsoft, 2021) Β· arXiv:2106.09685 (ICLR 2022) β Freezes base weights and trains injected low-rank matrices, cutting trainable parameters by orders of magnitude.
- QLoRA: Efficient Finetuning of Quantized LLMs (Dettmers et al., University of Washington, 2023) Β· arXiv:2305.14314 (NeurIPS 2023) β Backpropagates through a frozen 4-bit (NF4) model into LoRA adapters, finetuning a 65B model on one 48GB GPU.
- Distilling the Knowledge in a Neural Network (Hinton et al., Google, 2015) Β· arXiv:1503.02531 β Foundational knowledge distillation: training a small student on the soft targets of a larger teacher.
- Sequence-Level Knowledge Distillation (Kim & Rush, Harvard, 2016) Β· arXiv:1606.07947 (EMNLP 2016) β Extends distillation from token-level to sequence-level, yielding student NMT models ~10x faster with little loss.
- DistilBERT: Smaller, Faster, Cheaper and Lighter (Sanh et al., Hugging Face, 2019) Β· arXiv:1910.01108 β Distills BERT during pretraining to a 40% smaller model that retains ~97% of language understanding.
- GPTQ: Accurate Post-Training Quantization for Generative Pre-trained Transformers (Frantar et al., IST Austria, 2022) Β· arXiv:2210.17323 (ICLR 2023) β One-shot 3-4 bit weight quantization using approximate second-order information, no retraining required.
- AWQ: Activation-aware Weight Quantization for LLM Compression and Acceleration (Lin et al., MIT, 2023) Β· arXiv:2306.00978 (MLSys 2024) β Protects a small fraction of salient weights via activation-aware scaling for accurate low-bit quantization.
- LLM.int8(): 8-bit Matrix Multiplication for Transformers at Scale (Dettmers et al., University of Washington, 2022) Β· arXiv:2208.07339 (NeurIPS 2022) β Int8 inference for billion-scale transformers with no accuracy loss by isolating emergent outlier features.
- SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot (Frantar & Alistarh, IST Austria, 2023) Β· arXiv:2301.00774 (ICML 2023) β Prunes GPT-scale models to 50-60% sparsity in one shot without retraining and minimal perplexity increase.
- Learning Transferable Visual Models From Natural Language Supervision (CLIP) (Radford et al., OpenAI, 2021) Β· ICML 2021 Β· arXiv:2103.00020 β Contrastively pretrains dual image/text encoders on 400M web pairs, enabling zero-shot classification and the embedding backbone most VLMs still build on.
- Flamingo: a Visual Language Model for Few-Shot Learning (Alayrac et al., DeepMind, 2022) Β· NeurIPS 2022 Β· arXiv:2204.14198 β Bridges frozen vision and language backbones with gated cross-attention over interleaved image/video-text for in-context few-shot multimodal learning.
- BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Encoders and LLMs (Li et al., Salesforce Research, 2023) Β· ICML 2023 Β· arXiv:2301.12597 β Introduces the lightweight Q-Former connecting a frozen vision encoder to a frozen LLM β a cheap recipe for adding vision to language models.
- Visual Instruction Tuning (LLaVA) (Liu et al., UW-Madison / Microsoft Research, 2023) Β· NeurIPS 2023 Β· arXiv:2304.08485 β Uses GPT-4-generated image-instruction data to instruction-tune a CLIP-encoder-plus-LLM model, establishing the dominant open VLM training pattern.
- Improved Baselines with Visual Instruction Tuning (LLaVA-1.5) (Liu et al., UW-Madison / Microsoft Research, 2023) Β· CVPR 2024 Β· arXiv:2310.03744 β MLP connector, higher-res CLIP, and academic VQA data hit SOTA on 11 benchmarks with ~1.2M public samples and one day on 8ΓA100.
- Qwen2-VL: Perception of the World at Any Resolution (Wang et al. (Qwen Team), Alibaba, 2024) Β· arXiv:2409.12191 β Adds naive dynamic resolution and multimodal RoPE (M-RoPE) to handle arbitrary image sizes and video under one paradigm across 2B/8B/72B.
- Qwen2.5-VL Technical Report (Qwen Team, Alibaba, 2025) Β· arXiv:2502.13923 β Absolute-time encoding for hour-long video, strong bbox/point grounding and document parsing β a strong fine-tuning base for driving/robotics.
- InternVL: Scaling up Vision Foundation Models and Aligning for Generic Visual-Linguistic Tasks (Chen et al., Shanghai AI Lab / OpenGVLab, 2023) Β· CVPR 2024 Β· arXiv:2312.14238 β Scales the vision encoder to 6B params and progressively aligns it to an LLM, reaching SOTA across 32 image/video perception and retrieval benchmarks.
- BARE: Leveraging Base Language Models for Few-Shot Synthetic Data Generation (Zhu, Asawa, Davis, Chen, Hanin, Stoica, Gonzalez, Zaharia, UC Berkeley / Stanford / Princeton, 2025) Β· arXiv:2502.01697 β Base models for diversity, instruction-tuned models for correctness β the two-stage recipe the syndata case study adapts to vision-language data; operationalized in skills/syndata-bare.
- Video-LLaMA: Instruction-tuned Audio-Visual Language Model for Video Understanding (Zhang, Li, Bing, DAMO Academy, Alibaba, 2023) Β· EMNLP 2023 Demo Β· arXiv:2306.02858 β Couples a video Q-Former and audio branch to an LLM to instruction-tune joint audio-visual temporal understanding of video.
- Video-LLaVA: Learning United Visual Representation by Alignment Before Projection (Lin et al., Peking University, 2023) Β· EMNLP 2024 Β· arXiv:2311.10122 β Aligns image and video features into a shared space before the LLM projector, letting one model train jointly on images and video with mutual gains.
- ViViT: A Video Vision Transformer (Arnab et al., Google Research, 2021) Β· ICCV 2021 Β· arXiv:2103.15691 β Pure-transformer video classifier with factorized spatial/temporal attention variants to keep long token sequences tractable.
- VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training (Tong et al., Nanjing University / Tencent, 2022) Β· NeurIPS 2022 Β· arXiv:2203.12602 β 90-95% tube masking makes MAE-style self-supervised video pretraining work even on a few thousand clips β a practical video backbone recipe.
- Is Space-Time Attention All You Need for Video Understanding? (TimeSformer) (Bertasius, Wang, Torresani, Facebook AI / Dartmouth, 2021) Β· ICML 2021 Β· arXiv:2102.05095 β Convolution-free video model; divided space-then-time attention gives the best accuracy/cost trade-off for action recognition.
- InternVideo: General Video Foundation Models via Generative and Discriminative Learning (Wang et al., Shanghai AI Lab / OpenGVLab, 2022) Β· arXiv:2212.03191 β Combines masked video modeling with video-language contrastive learning into one foundation model hitting SOTA on 39 video datasets.
- Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Detection (Liu et al., IDEA Research, 2023) Β· ECCV 2024 Β· arXiv:2303.05499 β Fuses a DINO detector with language so free-text prompts localize arbitrary objects β a workhorse for open-vocabulary grounding/auto-labeling.
- Scaling Up Visual and Vision-Language Representation Learning With Noisy Text Supervision (ALIGN) (Jia et al., Google, 2021) Β· ICML 2021 Β· arXiv:2102.05918 β A simple dual-encoder trained on 1B+ noisy alt-text pairs (no cleaning) sets SOTA image-text retrieval, validating scale over curation.
- Sigmoid Loss for Language Image Pre-Training (SigLIP) (Zhai et al., Google DeepMind, 2023) Β· ICCV 2023 Β· arXiv:2303.15343 β A pairwise sigmoid loss needing no global normalization improves small-batch training and large-scale embedding learning.
- LMMs-Eval: Reality Check on the Evaluation of Large Multimodal Models (Zhang, Li, Liu et al., NTU (LMMs-Lab), 2024) Β· arXiv:2407.12772 β Unified 50+-task evaluation framework (plus a Lite variant and contamination-resistant LiveBench) β the harness to standardize your own VLM/video evals.
- Video-MME: Comprehensive Evaluation Benchmark of Multi-modal LLMs in Video Analysis (Fu et al., multi-institution, 2024) Β· CVPR 2025 Β· arXiv:2405.21075 β Full-spectrum video benchmark spanning 11s-to-1h clips across 6 domains with subtitle/audio modalities, the standard for long-video VLM eval.
- MMBench: Is Your Multi-modal Model an All-around Player? (Liu et al., Shanghai AI Lab / CUHK / NTU, 2023) Β· ECCV 2024 Β· arXiv:2307.06281 β Fine-grained bilingual VLM benchmark with a CircularEval protocol that shuffles answer order to reduce position bias in scoring.
- MMMU: Massive Multi-discipline Multimodal Understanding and Reasoning Benchmark (Yue et al., multi-institution, 2023) Β· CVPR 2024 Β· arXiv:2311.16502 β 11.5K college-level questions over 30 subjects and heterogeneous image types, probing knowledge-heavy expert reasoning where even strong VLMs score low.
- MLAgentBench: Evaluating Language Agents on Machine Learning Experimentation (Huang et al., Stanford, 2023) Β· arXiv:2310.03302 β 13 ML experimentation tasks and metrics for measuring agents that iteratively edit code to improve model performance.
- The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery (Lu et al., Sakana AI, 2024) Β· arXiv:2408.06292 β A pipeline where an LLM generates ideas, runs code experiments, and writes and reviews papers within a fixed compute budget.
- The AI Scientist-v2: Workshop-Level Automated Scientific Discovery via Agentic Tree Search (Yamada et al., Sakana AI, 2025) Β· arXiv:2504.08066 β Agentic tree search plus VLM figure review; one generated manuscript passed workshop peer review above the human acceptance bar.
- Towards an AI Co-Scientist (Gottweis et al., Google / DeepMind, 2025) Β· arXiv:2502.18864 β Multi-agent system on Gemini that generates and debates hypotheses, validated on drug repurposing and antimicrobial-resistance tasks.
- ResearchAgent: Iterative Research Idea Generation over Scientific Literature (Baek et al., KAIST / Microsoft Research, 2024) Β· NAACL 2025 Β· arXiv:2404.07738 β Generates problems, methods, and experiment designs from literature, refined by reviewing agents with human-aligned feedback.
- Autonomous chemical research with large language models (Coscientist) (Boiko et al., Carnegie Mellon University, 2023) Β· Nature 624, 570-578 β A GPT-4 system with search/code/lab-automation tools that designs and physically executes chemistry experiments.
- Automated Design of Agentic Systems (ADAS) (Hu, Lu, Clune, UBC / Vector Institute, 2024) Β· ICLR 2025 Β· arXiv:2408.08435 β Frames agent design as a search problem where a meta-agent writes code to invent new agents, outperforming hand-designed baselines.
- Assisting in Writing Wikipedia-like Articles From Scratch with LLMs (STORM) (Shao et al., Stanford OVAL, 2024) Β· NAACL 2024 Β· arXiv:2402.14207 β Simulate multi-perspective question-asking to build an outline, then retrieve sources and write a grounded, cited article.
- A Survey on Large Language Model based Autonomous Agents (Wang et al., Renmin University of China, 2023) Β· arXiv:2308.11432 β Systematic survey of LLM-agent construction, application domains, and evaluation β context for research-loop agents.
- GΓΆdel Agent: A Self-Referential Agent Framework for Recursive Self-Improvement (Yin et al., Peking University / UC Santa Barbara, 2025) Β· ACL 2025 Β· arXiv:2410.04444 β An agent that reads and rewrites its own logic at runtime to recursively self-improve without a fixed optimization routine.
- Agent Laboratory: Using LLM Agents as Research Assistants (Schmidgall et al., AMD / Johns Hopkins University, 2025) Β· arXiv:2501.04227 β Autonomous framework covering literature review, experimentation, and report writing, with human feedback improving output quality.
- Curie: Toward Rigorous and Automated Scientific Experimentation with AI Agents (Kon et al., University of Michigan, 2025) Β· arXiv:2502.16069 β Adds rigor components β controlled procedure, reproducibility, result interpretation β to agent-run experimentation.
- AI-Researcher: Autonomous Scientific Innovation (Tang et al., University of Hong Kong, 2025) Β· arXiv:2505.18705 β A fully autonomous system spanning idea generation, algorithm implementation, and manuscript writing, released with an open codebase.
- Robin: A Multi-Agent System for Automating Scientific Discovery (Ghareeb et al., FutureHouse, 2025) Β· arXiv:2505.13400 β Couples literature-search and data-analysis agents to run a discovery loop; identified ripasudil as a candidate for dry AMD.
- A Tutorial on Bayesian Optimization (Peter Frazier, Cornell, 2018) Β· arXiv:1807.02811 β The single best self-contained intro β GP regression plus EI, entropy search, and knowledge gradient. Read this first.
- Efficient Global Optimization of Expensive Black-Box Functions (EGO) (Jones, Schonlau & Welch, β, 1998) Β· J. Global Optimization 13:455 β The paper that launched surrogate-based BO: a Kriging/GP surrogate plus Expected Improvement to optimize costly black boxes.
- Practical Bayesian Optimization of Machine Learning Algorithms (Snoek, Larochelle & Adams, Toronto / Harvard, 2012) Β· NeurIPS Β· arXiv:1206.2944 β The modern reboot of BO for ML (the 'Spearmint' paper): GP priors, integrated acquisition, and cost-aware EI.
- Taking the Human Out of the Loop: A Review of Bayesian Optimization (Shahriari, Swersky, Wang, Adams & de Freitas, multi-institution, 2016) Β· Proc. IEEE 104(1) β The canonical survey tying together surrogates, acquisition functions, and applications of BO.
- Gaussian Process Optimization in the Bandit Setting (GP-UCB) (Srinivas, Krause, Kakade & Seeger, Caltech / ETH, 2010) Β· ICML Β· arXiv:0912.3995 β Introduces GP-UCB with the first sublinear cumulative-regret bounds β the theoretical backbone of exploration in BO.
- Max-value Entropy Search for Efficient Bayesian Optimization (MES) (Wang & Jegelka, MIT, 2017) Β· ICML Β· arXiv:1703.01968 β A cheaper, more robust information-theoretic acquisition that targets info about the optimal value rather than the arg-max.
- BoTorch: A Framework for Efficient Monte-Carlo Bayesian Optimization (Balandat, Karrer, Jiang, Daulton, Letham, Wilson & Bakshy, Meta, 2020) Β· NeurIPS Β· arXiv:1910.06403 β The reference open-source BO library β Monte-Carlo acquisition (qEI/qNEI) with autodiff and sample-average approximation.
- Constrained Bayesian Optimization with Noisy Experiments (qNEI) (Letham, Karrer, Ottoni & Bakshy, Meta, 2019) Β· Bayesian Analysis 14(2) Β· arXiv:1706.07094 β Noisy, constrained expected improvement via quasi-Monte-Carlo integration β the basis of Meta's Ax and directly on-point for noisy DBTL assays.
- Differentiable Expected Hypervolume Improvement for Multi-Objective BO (qEHVI) (Daulton, Balandat & Bakshy, Meta, 2020) Β· NeurIPS Β· arXiv:2006.05078 β Exact-gradient, parallelizable hypervolume-improvement acquisition β state of the art for multi-objective BO.
- Parallel BO of Multiple Noisy Objectives with EHVI (qNEHVI) (Daulton, Balandat & Bakshy, Meta, 2021) Β· NeurIPS Β· arXiv:2105.08195 β Extends qEHVI to noisy observations with polynomial batch scaling β the current default for noisy multi-objective DBTL problems.
- Scalable Global Optimization via Local Bayesian Optimization (TuRBO) (Eriksson, Pearce, Gardner, Turner & Poloczek, Uber AI, 2019) Β· NeurIPS Β· arXiv:1910.01739 β Trust-region local GPs with bandit sample allocation β the workhorse for high-dimensional, high-budget BO.
- High-Dimensional BO with Sparse Axis-Aligned Subspaces (SAASBO) (Eriksson & Jankowiak, Meta, 2021) Β· UAI Β· arXiv:2103.00349 β Strong sparsity priors plus HMC to find the few relevant dimensions β excellent in the low-data, high-dim regime typical of experiments.
- Active Learning Literature Survey (Burr Settles, UWβMadison, 2009) Β· CS Tech Report 1648 β The canonical survey of query strategies β uncertainty sampling, query-by-committee, expected error reduction.
- Bayesian Active Learning for Classification and Preference Learning (BALD) (Houlsby, HuszΓ‘r, Ghahramani & Lengyel, Cambridge, 2011) Β· arXiv:1112.5745 β Introduces BALD (maximize mutual information / model disagreement) β foundational for modern deep and Bayesian active learning.
- A Tutorial on Thompson Sampling (Russo, Van Roy, Kazerouni, Osband & Wen, Stanford / DeepMind, 2018) Β· FnT ML 11(1) Β· arXiv:1707.02038 β The definitive reference for posterior-sampling exploration, widely used as a scalable BO acquisition strategy.
- Predictive Entropy Search for Efficient Global Optimization (PES) (HernΓ‘ndez-Lobato, Hoffman & Ghahramani, Cambridge / Harvard, 2014) Β· NeurIPS Β· arXiv:1406.2541 β Information-theoretic acquisition that picks points maximizing information gain about the location of the optimum.
- Deep Kernel Learning (Wilson, Hu, Salakhutdinov & Xing, CMU, 2016) Β· AISTATS Β· arXiv:1511.02222 β Combines neural-net feature learning with GP kernels β representation learning that preserves calibrated GP uncertainty.
- Automatic Chemical Design Using a Data-Driven Continuous Representation of Molecules (GΓ³mez-Bombarelli et al., Harvard / Toronto, 2018) Β· ACS Central Science Β· arXiv:1610.02415 β The chemical VAE: a continuous latent space of molecules enabling gradient-based and Bayesian optimization of properties.
- GAUCHE: A Library for Gaussian Processes in Chemistry (Griffiths et al., multi-institution, 2023) Β· NeurIPS Β· arXiv:2212.04450 β GPs and BO over molecular graphs, strings, fingerprints, reactions, and proteins β interfaces directly with GPyTorch/BoTorch.
- Olympus: A Benchmarking Framework for Noisy Optimization and Experiment Planning (HΓ€se, Aldeghi & Aspuru-Guzik, Toronto, 2021) Β· Mach. Learn.: Sci. Technol. 2(3) Β· arXiv:2010.04153 β Realistic noisy experiment-planning benchmarks for autonomous / self-driving labs β a proving ground for closed-loop optimizers.
- Machine-Learning-Guided Directed Evolution for Protein Engineering (Yang, Wu & Arnold, Caltech, 2019) Β· Nature Methods 16:687 Β· arXiv:1811.10775 β The reference framework for ML-in-the-loop directed evolution β sequenceβfunction models guiding the DBTL loop for proteins.
- Inferring Single-Trial Neural Population Dynamics Using Sequential Auto-Encoders (LFADS) (Pandarinath et al., Stanford / Emory, 2018) Β· Nature Methods 15:805 Β· arXiv:1608.06315 β Latent dynamical-systems models of neural population activity β foundational for decoding brain signals and a bridge from state-space models to neuroscience.
- Efficiently Modeling Long Sequences with Structured State Spaces (S4) (Gu, Goel & RΓ©, Stanford, 2022) Β· ICLR Β· arXiv:2111.00396 β A structured SSM parameterization that handles 10k+ step dependencies efficiently β relevant to neural time-series.
- Mamba: Linear-Time Sequence Modeling with Selective State Spaces (Gu & Dao, CMU / Princeton, 2023) Β· arXiv:2312.00752 β Selective (input-dependent) SSM matching Transformer quality with linear-time scaling β the modern state-space model to know.
- MemGPT: Towards LLMs as Operating Systems (Packer, Wooders, Lin, Fang, Patil, Stoica, Gonzalez, UC Berkeley, 2023) Β· arXiv:2310.08560 β Virtual context management β OS-style hierarchical memory for LLMs; the canonical per-user persistent-memory design behind personal models. Operationalized in skills/personalization-loop.
- Frontier AI Reading List β deep-learning canon β Physical AI β AGI/ASI (2026-07-30) β 12 seminal works in Statement/Quote/Evidence/Actions/Patterns/1st-Principle format across two layers (compute & scaling canon; world models & VLA robotics); all 15 links verified, 2 fixed at intake; Layer 3 (AGI/ASI safety & alignment) pending.
- AI for Math & Science β assisted and autonomous problem solving (2026-07-30) β AI-enabled research: theorem proving and math discovery case studies (AlphaEvolve, Nesterov convergence, Bruhat-interval hypercubes) in the Statement/Quote/Evidence/Actions/Patterns/1st-Principle format; Layer 1 landed, Layers 2-3 (autonomous science, benchmarks) pending.
- Reading-list track index β math Β· physics Β· CS Β· bio-biomed-biotech (planned) β The track contract (trackable dated docs, every link verified, entries earn their place, honest gaps) and the roadmap for the math, physics, computer-science, and biology lists.
- Thinking Machines Lab β Frontier lab (Mira Murati); makes Tinker (LoRA fine-tuning API) and the open-weights Inkling multimodal MoE. Β· github
- Unsloth AI β 2x-faster, ~70%-less-VRAM LoRA/QLoRA fine-tuning for small models on a single GPU. Β· github
- Adaptive ML β RLOps platform (Adaptive Engine) for reinforcement-learning post-training + evaluation of open models on enterprise tasks. Β· github
- Together AI β Training + high-throughput inference cloud for open models; an Inkling deployment partner. Β· github
- Fireworks AI β Fast, low-cost inference + fine-tuning for open models; an Inkling deployment partner. Β· github
- Baseten β ML infrastructure for developers (Truss packaging + autoscaling inference); an Inkling deployment partner. Β· github
- Inferact β Commercializing vLLM as a universal inference layer ($150M seed); mission to make inference cheaper and faster. Β· github
- RadixArk β Commercializing SGLang (RadixAttention) as an optimization service; the SGLang counterpart to Inferact's vLLM. Β· github
- Modal β Serverless GPU cloud β run training/inference code in the cloud with no infra management; an Inkling deployment partner. Β· github
- CoreWeave β GPU cloud with a managed RL-as-a-service offering (serverless infra, frameworks, APIs) for post-training agentic models. Β· github
- Databricks β Data + AI lakehouse (Mosaic AI training, DBRX open model, MLflow); an Inkling deployment partner. Β· github
- HUD β RL-environment platform for enterprise workflows β standardized, reproducible, closed-loop-training-ready environments and benchmarks.
- LightSeek β Foundation accelerating open research and open-source innovation for next-generation AI systems. Β· github
- Skyfall AI β Enterprise RL company (ex-Maluuba founders); ships MORPHEUS, a persistent, non-resetting enterprise simulation that argues today's LLMs don't durably learn without continual RL. Β· github
- Merge Labs β Frontier BCI lab bridging biological and artificial intelligence; building a closed-loop DBTL optimization backbone for molecular + neuroengineering discovery (the hiring target).
- Meta β Adaptive Experimentation (BoTorch / Ax) β Builds and maintains the core PyTorch Bayesian-optimization + adaptive-experimentation stack this role uses. Β· github
- Matter Lab (Aspuru-Guzik) β Self-driving laboratories β robotics + ML + BO for autonomous molecular and materials discovery (SELFIES, Olympus, Atlas). Β· github
- Acceleration Consortium β Global consortium standardizing self-driving labs and materials-acceleration platforms for closed-loop discovery.
- Coley Research Group (MIT) β ML for synthesis planning, molecular design, and autonomous experimentation / DBTL workflows. Β· github
- Recursion β Industrial-scale closed-loop drug discovery combining automated wet-lab data generation with ML.
- Isomorphic Labs β Alphabet/DeepMind spinout applying AI (AlphaFold lineage) to drug design.
- NVIDIA BioNeMo β Foundation-model platform plus generative models (MolMIM) for molecular and protein design at scale. Β· github
- Peter Frazier β Cornell ORIE Β· Uber β Author of the standard BO tutorial and the knowledge-gradient acquisition; industrial BO at scale.
- Roman Garnett β Washington University in St. Louis β Author of the definitive open textbook Bayesian Optimization (bayesoptbook.com).
- Max Balandat β Meta β Adaptive Experimentation β Co-creator of BoTorch; Monte-Carlo acquisition (qEI) and multi-objective qEHVI/qNEHVI.
- Eytan Bakshy β Meta β Adaptive Experimentation lead β Drives BoTorch/Ax; noisy, constrained, multi-objective BO in production.
- David Eriksson β Meta β Adaptive Experimentation β TuRBO and SAASBO β the go-to methods for high-dimensional Bayesian optimization.
- Samuel Daulton β Meta Β· University of Oxford β Lead author of qEHVI and qNEHVI β state-of-the-art multi-objective BO for noisy DBTL problems.
- AlΓ‘n Aspuru-Guzik β University of Toronto Β· Acceleration Consortium β Leading figure in self-driving laboratories and closed-loop molecular discovery (SELFIES, Olympus, Atlas).
- Connor Coley β MIT (ChemE + EECS) β Autonomous discovery, ML for synthesis planning, and DBTL molecular-design workflows.
- JosΓ© Miguel HernΓ‘ndez-Lobato β University of Cambridge β Predictive Entropy Search, molecular VAEs, and Bayesian deep learning for molecule design.
- Frances Arnold β Caltech (Nobel Laureate, 2018) β Directed evolution and ML-guided protein engineering β the DBTL-for-proteins vision.
- Kevin K. Yang β Microsoft Research New England β ML-guided directed evolution and protein representation learning.
- David Duvenaud β University of Toronto β Neural ODEs, differentiable molecular fingerprints, and the chemical VAE.
- Jasper Snoek β Google DeepMind β 'Practical Bayesian Optimization' (Spearmint); uncertainty quantification and calibration in deep learning.
- Andrew Gordon Wilson β New York University β Deep kernel learning and scalable Gaussian processes (GPyTorch) β representation learning that keeps GP uncertainty.
- Albert Gu β Carnegie Mellon University β S4 and Mamba β structured/selective state-space models for long-sequence and time-series data.
- Cheng Soon Ong β CSIRO's Data61 Β· Australian National University β Co-author of Mathematics for Machine Learning; probabilistic modeling foundations.
- Anthropic Careers β Frontier lab; alignment, pretraining, RL, and fine-tuning research and engineering roles.
- OpenAI Careers β Frontier lab; research, post-training/RLHF, and applied ML roles.
- Google DeepMind Careers β Frontier lab; research scientist and engineering roles across pretraining, RL, and alignment.
- Mistral AI Careers β European frontier lab; open-weight model pretraining, fine-tuning, and inference roles.
- Hugging Face Careers β Open-source ML platform; ML research/engineering on training, datasets, and model deployment.
- DeepSeek Talent β AGI-focused lab; pretraining, RL-for-reasoning, and infrastructure roles (official talent portal).
- Merge Labs Careers β Frontier BCI lab (bio Γ AI); hiring ML scientists for Bayesian optimization, RL, and closed-loop molecular/neuro engineering. See the FM-os Merge dossier.
- ai-jobs.net β Large dedicated AI/ML/data-science job board with research and engineering filters.
- 80,000 Hours Job Board β Curated board emphasizing frontier-lab and AI-safety roles across pretraining, RL, and alignment.
- Import AI β Weekly research-analysis newsletter (Jack Clark); tracks frontier labs and hiring signals.
- Ahead of AI β Sebastian Raschka's newsletter; deep technical coverage of LLM training and fine-tuning methods.
- The Batch (DeepLearning.AI) β Weekly AI news/insights from Andrew Ng's team; useful for tracking labs and the talent market.
Beginner β practitioner (SLM track):
- Watch a from-scratch course and train a tiny model (see Courses β Foundations).
- Fine-tune a small open model with LoRA/QLoRA on your own data (Repos β Fine-tuning).
- Align it with DPO, then try a GRPO-style RL loop (Repos β Post-training & RL).
- Evaluate honestly (Repos β Evaluation) and serve it on-device (Repos β Serving).
- Read the SLM surveys + the model tech reports to understand the design space (Papers).
This list is data-driven β every entry is a few lines of YAML in data/.
Adding a resource is a two-line PR; you never touch the README (it's generated).
# 1. add your entry to the right file, e.g. data/repos.yml
# 2. regenerate + check locally
make check
# 3. open a PRSee CONTRIBUTING.md for the entry schema and the one rule
(every entry needs a working url). A weekly Action re-verifies links and refreshes
repo stats automatically.
FM-os is maintained by @wjlgatech and the community. Sibling projects: longevity-loop Β· rsi Β· FDE-os.
README generated from data/*.yml by scripts/build_readme.py β do not edit by hand.