Instructions to use robot-learning-group47/smolvla-eval2-lora-vqa-eval1expert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use robot-learning-group47/smolvla-eval2-lora-vqa-eval1expert with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "policy_postprocessor", | |
| "steps": [ | |
| { | |
| "registry_name": "unnormalizer_processor", | |
| "config": { | |
| "eps": 1e-08, | |
| "features": { | |
| "action": { | |
| "type": "ACTION", | |
| "shape": [ | |
| 6 | |
| ] | |
| } | |
| }, | |
| "norm_map": { | |
| "VISUAL": "IDENTITY", | |
| "STATE": "MEAN_STD", | |
| "ACTION": "MEAN_STD" | |
| } | |
| }, | |
| "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors" | |
| }, | |
| { | |
| "registry_name": "device_processor", | |
| "config": { | |
| "device": "cpu", | |
| "float_dtype": null | |
| } | |
| } | |
| ] | |
| } |