Robotics
LeRobot
Safetensors
English
greenvlapolicy
vla
vision-language-action
manipulation
flow-matching
action-prediction
green-vla
bridge
widowx
reinforcement-learning
Eval Results (legacy)
Instructions to use SberRoboticsCenter/GreenVLA-5b-stride-1-R2-bridge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use SberRoboticsCenter/GreenVLA-5b-stride-1-R2-bridge with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
pretrained_model/config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"use_amp": false,
|
| 5 |
"normalization_mode": "mean_std",
|
| 6 |
"n_action_steps": 10,
|
| 7 |
-
"model_type": "
|
| 8 |
"num_steps": 10,
|
| 9 |
"max_state_dim": 48,
|
| 10 |
"max_action_dim": 48,
|
|
@@ -48,5 +48,5 @@
|
|
| 48 |
"add_control_mode": true,
|
| 49 |
"add_embodiment_name": true,
|
| 50 |
"action_head_batch_multiplier": 4,
|
| 51 |
-
"type": "
|
| 52 |
}
|
|
|
|
| 4 |
"use_amp": false,
|
| 5 |
"normalization_mode": "mean_std",
|
| 6 |
"n_action_steps": 10,
|
| 7 |
+
"model_type": "greenvlapolicy",
|
| 8 |
"num_steps": 10,
|
| 9 |
"max_state_dim": 48,
|
| 10 |
"max_action_dim": 48,
|
|
|
|
| 48 |
"add_control_mode": true,
|
| 49 |
"add_embodiment_name": true,
|
| 50 |
"action_head_batch_multiplier": 4,
|
| 51 |
+
"type": "greenvlapolicy"
|
| 52 |
}
|