From 62d0280f629cb96a4e57073db353d15eb52eb8d2 Mon Sep 17 00:00:00 2001 From: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com> Date: Wed, 7 Jan 2026 20:41:07 +0800 Subject: [PATCH] Tiny fix readme (#16654) --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 364190cda..89e670d2d 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,14 @@ -------------------------------------------------------------------------------- -| [**Blog**](https://lmsys.org/blog/) -| [**Documentation**](https://docs.sglang.io/) -| [**Roadmap**](https://roadmap.sglang.io/) -| [**Join Slack**](https://slack.sglang.io/) -| [**Weekly Dev Meeting**](https://meet.sglang.io/) -| [**Slides**](https://github.com/sgl-project/sgl-learning-materials?tab=readme-ov-file#slides) | +

+Blog | +Documentation | +Roadmap | +Join Slack | +Weekly Dev Meeting | +Slides +

## News - [2025/12] SGLang provides day-0 support for latest open models ([MiMo-V2-Flash](https://lmsys.org/blog/2025-12-16-mimo-v2-flash/), [Nemotron 3 Nano](https://lmsys.org/blog/2025-12-15-run-nvidia-nemotron-3-nano/), [Mistral Large 3](https://github.com/sgl-project/sglang/pull/14213), [LLaDA 2.0 Diffusion LLM](https://lmsys.org/blog/2025-12-19-diffusion-llm/), [MiniMax M2](https://lmsys.org/blog/2025-11-04-miminmax-m2/)).