From e71dea1d620fbcd4d85a957286dc3706a613165a Mon Sep 17 00:00:00 2001 From: Siqiao Huang <141439667+knightnemo@users.noreply.github.com> Date: Tue, 8 Sep 2026 04:13:12 -0700 Subject: [PATCH] Update README with OpenWAM news Added news updates about OpenWAM integration and model releases. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 329c9f7f..a380f34d 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,9 @@ All architectures are selected via `configs/model/.yaml` with `archit --> ## News - -**[2026/09/06]** 🔥OpenWAM Codebase Release! +- **[2026/09/06]** 🤖 OpenWAM is integrated into [XPolicyLab](https://github.com/XPolicyLab/XPolicyLab). +- **[2026/09/06]** 🤗 We release all pretrained and finetuned models on [huggingface](https://huggingface.co/OpenWAM). +- **[2026/09/06]** 🔥 OpenWAM Codebase Release! ## Installation