Instructions to use Dicomsky/value_human_inloop_grasp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use Dicomsky/value_human_inloop_grasp with LeRobot:
- Notebooks
- Google Colab
- Kaggle
File size: 235 Bytes
6ea63ba | 1 2 3 4 5 6 7 8 9 10 11 | {
"excluded_prefixes": [
"model.vision_encoder.",
"model.language_model."
],
"format_version": 1,
"freeze_language_model": true,
"freeze_vision_encoder": true,
"saved_tensor_count": 10,
"weights_mode": "partial"
} |