Safetensors
Weiww99 commited on
Commit
afa823b
·
verified ·
1 Parent(s): d7173a8

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +49 -3
  2. config.json +27 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,49 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # A Pragmatic VLA Foundation Model
2
+ <p align="center">
3
+ <img src="assets/Teaser.png" width="100%">
4
+ </p>
5
+
6
+
7
+ **LingBot-VLA** has focused on **Pragmatic**:
8
+ - **Large-scale Pre-training Data**: 20,000 hours of real-world
9
+ data from 9 popular dual-arm robot configurations.
10
+ - **Strong Performance**: Achieve clear superiority over competitors on simulation and real-world benchmarks.
11
+ - **Training Efficiency**: Represent a 1.5 ∼ 2.8× (depending on the relied VLM base model) speedup over existing VLA-oriented codebases.
12
+
13
+ ---
14
+
15
+ ## Model Sources
16
+ - Repository: https://github.com/robbyant/lingbot-vla
17
+ - Paper: A Pragmatic VLA Foundation Model
18
+ - Project Page: https://technology.robbyant.com/lingbot-vla
19
+
20
+ ## Related Models
21
+
22
+ | Model Name | Huggingface Repository | Description |
23
+ | :--- | :---: | :---: |
24
+ | LingBot-VLA-4B &nbsp; | [🤗 robbyant/lingbot-vla-4b &nbsp;](https://huggingface.co/robbyant/lingbot-vla-4b) | LingBot-VLA *w/o* Depth|
25
+ | LingBot-VLA-4B-Depth | [🤗 robbyant/lingbot-vla-4b-depth &nbsp;](https://huggingface.co/robbyant/lingbot-vla-4b-depth) | LingBot-VLA *w/* Depth |
26
+
27
+
28
+
29
+ ---
30
+
31
+ ## Citation
32
+
33
+ ```bibtex
34
+ @article{wu2026pragmatic,
35
+ title={A Pragmatic VLA Foundation Model},
36
+ author={Wei Wu and Fan Lu and Yunnan Wang and Shuai Yang and Shi Liu and Fangjing Wang and Shuailei Ma and He Sun and Yong Wang and Zhenqi Qiu and Houlong Xiong and Ziyu Wang and Shuai Zhou and Yiyu Ren and Kejia Zhang and Hui Yu and Jingmei Zhao and Qian Zhu and Ran Cheng and Yong-Lu Li and Yongtao Huang and Xing Zhu and Yujun Shen and Kecheng Zheng},
37
+ journal={arXiv preprint arXiv:2601.00000},
38
+ year={2026}
39
+ }
40
+ ```
41
+
42
+ ---
43
+
44
+ ## License Agreement
45
+ This project is licensed under the [Apache-2.0 License](LICENSE).
46
+
47
+ ## Acknowledgement
48
+
49
+ This codebase is builded on the [VeOmni](https://arxiv.org/abs/2508.02317) project. Thanks for their excellent work!
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "pi0",
3
+ "n_obs_steps": 1,
4
+ "input_features": {},
5
+ "output_features": {},
6
+ "device": "cpu",
7
+ "use_amp": false,
8
+ "chunk_size": 50,
9
+ "n_action_steps": 50,
10
+ "max_state_dim": 75,
11
+ "max_action_dim": 75,
12
+ "resize_imgs_with_padding": [
13
+ 224,
14
+ 224
15
+ ],
16
+ "empty_cameras": 0,
17
+ "adapt_to_pi_aloha": false,
18
+ "use_delta_joint_actions_aloha": false,
19
+ "tokenizer_max_length": 72,
20
+ "proj_width": 768,
21
+ "num_steps": 10,
22
+ "use_cache": true,
23
+ "attention_implementation": "flex",
24
+ "freeze_vision_encoder": false,
25
+ "train_expert_only": false,
26
+ "train_state_proj": true
27
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b618395ce8eb7a61c08f9fdc6371a3b856809d37da495e247e940cb2fb57cbd8
3
+ size 16789932052