Add pipeline tag and link to code (#1)
Browse files- Add pipeline tag and link to code (aef86fcaf5ea856cb76cbbf6628a0da969b66fdd)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: robotics
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This repository contains the model described in the paper [WorldVLA: Towards Autoregressive Action World Model](https://huggingface.co/papers/2506.21539).
|
| 7 |
+
|
| 8 |
+
Code: https://github.com/alibaba-damo-academy/WorldVLA
|