From 43be2f6d4a75319f2ae9d5d708b59aee248b7207 Mon Sep 17 00:00:00 2001 From: Jiahao Cui <90942334+cuijh26@users.noreply.github.com> Date: Sun, 1 Feb 2026 01:28:07 +0800 Subject: [PATCH] Release the models. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7e560fa..eecb183 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,14 @@
- +

## 📰 News - +- **`2026/02/01`**: 🎉🎉🎉 Release the pretrained models on [Huggingface](https://huggingface.co/fudan-generative-ai/WAM-Flow). - **`2025/12/06`**: 🎉🎉🎉 Paper submitted on [Arxiv](https://arxiv.org/pdf/2512.06112). @@ -40,7 +40,7 @@ | Status | Milestone | ETA | | :----: | :----------------------------------------------------------------------------------------------------: | :--------: | | ✅ | **[Release the SFT and inference code](https://github.com/fudan-generative-vision/WAM-Flow)** | 2025.12.19 | -| 🚀 | **[Pretrained models on Huggingface](https://huggingface.co/fudan-generative-ai/WAM-Flow)** | TBD | +| ✅ | **[Pretrained models on Huggingface](https://huggingface.co/fudan-generative-ai/WAM-Flow)** | 2026.02.01 | | 🚀 | **[Release the evaluation code](https://huggingface.co/fudan-generative-ai/WAM-Flow)** | TBD | | 🚀 | **[Release the RL code](https://github.com/fudan-generative-vision/WAM-Flow)** | TBD | | 🚀 | **[Release the pre-processed training data](#training)** | TBD | @@ -137,4 +137,4 @@ The integration of Vision-Language-Action models into autonomous driving introdu ## 🤗 Acknowledgements -We gratefully acknowledge the contributors to the [Recogdrive](https://github.com/xiaomi-research/recogdrive), [Janus](https://github.com/deepseek-ai/Janus), [FUDOKI](https://github.com/fudoki-hku/FUDOKI) and [flow_matching](https://github.com/facebookresearch/flow_matching) repositories, whose commitment to open source has provided us with their excellent codebases and pretrained models. \ No newline at end of file +We gratefully acknowledge the contributors to the [Recogdrive](https://github.com/xiaomi-research/recogdrive), [Janus](https://github.com/deepseek-ai/Janus), [FUDOKI](https://github.com/fudoki-hku/FUDOKI) and [flow_matching](https://github.com/facebookresearch/flow_matching) repositories, whose commitment to open source has provided us with their excellent codebases and pretrained models.