@@ -56,17 +56,17 @@ Core methodology: **cross-model adversarial review** — executor and reviewer m
5656
5757| Topic | HTML | MD |
5858| ---| ---| ---|
59- | RLHF / DPO / GRPO / PPO | 🚧 | — |
59+ | ** RLHF / DPO / GRPO / PPO** | [ 📄 HTML ] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/rlhf_dpo_grpo_ppo_tutorial.html ) | [ MD ] ( docs/tutorials/rlhf_dpo_grpo_ppo_tutorial.md ) |
6060| ** Reasoning Models (o1 / R1 / Test-Time Compute / PRM)** | [ 📄 HTML] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/reasoning_models_tutorial.html ) | [ MD] ( docs/tutorials/reasoning_models_tutorial.md ) |
6161
6262### 🏛️ LLM Architecture & Systems
6363
6464| Topic | HTML | MD |
6565| ---| ---| ---|
66- | MoE (DeepSeek-V3 / Mixtral / Llama 4) | 🚧 | — |
66+ | ** MoE (DeepSeek-V3 / Mixtral / Llama 4)** | [ 📄 HTML ] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/moe_tutorial.html ) | [ MD ] ( docs/tutorials/moe_tutorial.md ) |
6767| ** Long Context (RoPE / YaRN / NTK / MLA / StreamingLLM)** | [ 📄 HTML] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/long_context_rope_yarn_mla_tutorial.html ) | [ MD] ( docs/tutorials/long_context_rope_yarn_mla_tutorial.md ) |
6868| ** KV Cache + Speculative Decoding (Medusa / EAGLE / MLA)** | [ 📄 HTML] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/kv_cache_speculative_decoding_tutorial.html ) | [ MD] ( docs/tutorials/kv_cache_speculative_decoding_tutorial.md ) |
69- | Quantization (GPTQ / AWQ / FP8 / NVFP4 / SmoothQuant) | 🚧 | — |
69+ | ** Quantization (GPTQ / AWQ / FP8 / NVFP4 / SmoothQuant)** | [ 📄 HTML ] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/quantization_tutorial.html ) | [ MD ] ( docs/tutorials/quantization_tutorial.md ) |
7070| ** Distributed Training (DDP / FSDP2 / ZeRO / TP / PP / EP / SP)** | [ 📄 HTML] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/distributed_training_tutorial.html ) | [ MD] ( docs/tutorials/distributed_training_tutorial.md ) |
7171
7272### 🌊 Generative Models — Theory & Tokenizers
@@ -75,7 +75,7 @@ Core methodology: **cross-model adversarial review** — executor and reviewer m
7575| ---| ---| ---|
7676| ** Flow Matching Quick Reference** | [ 📄 HTML] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/flow_matching_tutorial.html ) | [ MD] ( docs/tutorials/flow_matching_tutorial.md ) |
7777| ** Diffusion Foundations (DDPM / Score / DDIM / EDM / CFG)** | [ 📄 HTML] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/diffusion_foundations_tutorial.html ) | [ MD] ( docs/tutorials/diffusion_foundations_tutorial.md ) |
78- | VAE / VQ-VAE / VQ-GAN / FSQ | 🚧 | — |
78+ | ** VAE / VQ-VAE / VQ-GAN / FSQ** | [ 📄 HTML ] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/vae_vqvae_vqgan_tutorial.html ) | [ MD ] ( docs/tutorials/vae_vqvae_vqgan_tutorial.md ) |
7979
8080### 🎨 Generation Systems — Image / Video / 3D
8181
@@ -91,7 +91,7 @@ Core methodology: **cross-model adversarial review** — executor and reviewer m
9191| ---| ---| ---|
9292| ** VLM (CLIP / LLaVA / Qwen-VL / DeepSeek-VL)** | [ 📄 HTML] ( https://wanshuiyin.github.io/ARIS-in-AI-Offer/tutorials/vlm_multimodal_tutorial.html ) | [ MD] ( docs/tutorials/vlm_multimodal_tutorial.md ) |
9393
94- > 🚧 = still in the queue (4 left: RLHF · MoE · Quantization · VAE/VQ — being generated sequentially from the main session) .
94+ > ✅ ** 15 tutorials live ** — initial batch complete (2026-05). New topics (e.g. Diffusion Post-Training, Flow-OPD, Audio Gen, fresh SOTA methods) will be added over time; PRs welcome .
9595
9696---
9797
0 commit comments