From ed2eaf4e272efdbea195575319177b912e2a1a3f Mon Sep 17 00:00:00 2001
From: HL
Date: Tue, 10 Dec 2024 23:24:21 -0800
Subject: [PATCH] [misc] docs: add neurips links
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 83969c3e..faa3d1fb 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,12 @@ veRL is fast with:
+## News
+
+- [2024/12] The team will present Post-training LLMs: From Algorithms to Infrastructure at NeurIPS 2024.
+ - [Slides](https://github.com/eric-haibin-lin/verl-data/tree/neurips), notebooks, and video be available soon
+- [2024/08] HybridFlow (verl) is accepted to EuroSys 2025.
+
## Installation Guide
Below are the steps to install veRL in your environment.