Robotics
Transformers
Safetensors
chenpyyy nielsr HF Staff commited on
Commit
ec1a3f2
·
verified ·
1 Parent(s): 3b774fb

Add model card (#1)

Browse files

- Add model card (808527398453c67c862d12d6f375943a998b17fd)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: robotics
5
+ ---
6
+
7
+ This repository contains the model introduced in [CEED-VLA: Consistency Vision-Language-Action Model with Early-Exit Decoding](https://huggingface.co/papers/2506.13725).
8
+
9
+ Project page: https://irpn-eai.github.io/CEED-VLA/
10
+
11
+ Code: https://github.com/IRPN-EAI/CEED-VLA