Yang130 nielsr HF staff commited on
Commit
81ff9d2
·
verified ·
1 Parent(s): 990a066

Add link to paper (#1)

Browse files

- Add link to paper (d17acfb857a12f2d071af6e5d74d90f5533e8e8f)


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

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -6,6 +6,9 @@ base_model:
6
  - openflamingo/OpenFlamingo-3B-vitl-mpt1b
7
  pipeline_tag: robotics
8
  ---
 
 
 
9
  - Task D model: DeeR_task_D_D-exit-strategy
10
  - Tasks ABC model: DeeR_task_ABC_D-exit-strategy
11
  - Tasks ABCD model: DeeR_task_ABCD_D-exit-strategy
 
6
  - openflamingo/OpenFlamingo-3B-vitl-mpt1b
7
  pipeline_tag: robotics
8
  ---
9
+
10
+ This repository contains the models of the paper [DeeR-VLA: Dynamic Inference of Multimodal Large Language Models for Efficient Robot Execution](https://huggingface.co/papers/2411.02359).
11
+
12
  - Task D model: DeeR_task_D_D-exit-strategy
13
  - Tasks ABC model: DeeR_task_ABC_D-exit-strategy
14
  - Tasks ABCD model: DeeR_task_ABCD_D-exit-strategy