Remove duplicate quick links from model card
Browse files
README.md
CHANGED
|
@@ -24,12 +24,6 @@ Official checkpoints for **CoFlow: Coordinated Few-Step Flow for Offline Multi-A
|
|
| 24 |
|
| 25 |
CoFlow is a coordinated few-step generative model for offline multi-agent reinforcement learning. It combines Coordinated Velocity Attention with adaptive coordination gating so multi-agent actions can be generated in one to a few model calls while preserving inter-agent coordination.
|
| 26 |
|
| 27 |
-
## Quick Links
|
| 28 |
-
|
| 29 |
-
- Paper: [arXiv:2605.01457](https://arxiv.org/abs/2605.01457)
|
| 30 |
-
- Project page: [https://guowei-zou.github.io/coflow/](https://guowei-zou.github.io/coflow/)
|
| 31 |
-
- Code: [https://github.com/Guowei-Zou/coflow-release](https://github.com/Guowei-Zou/coflow-release)
|
| 32 |
-
|
| 33 |
## Repository Contents
|
| 34 |
|
| 35 |
This repository contains the 120 checkpoints used in the paper:
|
|
|
|
| 24 |
|
| 25 |
CoFlow is a coordinated few-step generative model for offline multi-agent reinforcement learning. It combines Coordinated Velocity Attention with adaptive coordination gating so multi-agent actions can be generated in one to a few model calls while preserving inter-agent coordination.
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
## Repository Contents
|
| 28 |
|
| 29 |
This repository contains the 120 checkpoints used in the paper:
|