From 8127909e28fbe11226ab6f1ae94c00ccf10d11cc Mon Sep 17 00:00:00 2001 From: Connor1996 Date: Tue, 9 Jun 2026 17:59:58 -0700 Subject: [PATCH] Update MoE roadmap status Signed-off-by: Connor1996 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d67603..7316446 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Week 1 and 2 is complete. Week 3 is in progress. | 2.7 | Chunked Prefill | ✅ | ✅ | ✅ | | 3.1 | Paged Attention - Part 1 | ✅ | ✅ | 🚧 | | 3.2 | Paged Attention - Part 2 | ✅ | ✅ | 🚧 | -| 3.3 | MoE (Mixture of Experts) | 🚧 | 🚧 | 🚧 | +| 3.3 | MoE (Mixture of Experts) | ✅ | ✅ | 🚧 | | 3.4 | Speculative Decoding | 🚧 | ✅ | 🚧 | | 3.5 | RAG Pipeline | 🚧 | 🚧 | 🚧 | | 3.6 | AI Agent / Tool Calling | 🚧 | 🚧 | 🚧 |