Instructions to use jakegonz/pi05-so101-lerobot-100demos with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use jakegonz/pi05-so101-lerobot-100demos with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Add merged model.safetensors for step_15000
Browse files- step_15000/config.json +3 -3
- step_15000/model.safetensors +3 -0
step_15000/config.json
CHANGED
|
@@ -35,13 +35,13 @@
|
|
| 35 |
},
|
| 36 |
"device": "cuda",
|
| 37 |
"use_amp": false,
|
| 38 |
-
"use_peft":
|
| 39 |
"push_to_hub": false,
|
| 40 |
"repo_id": null,
|
| 41 |
"private": null,
|
| 42 |
"tags": null,
|
| 43 |
"license": null,
|
| 44 |
-
"pretrained_path":
|
| 45 |
"paligemma_variant": "gemma_2b",
|
| 46 |
"action_expert_variant": "gemma_300m",
|
| 47 |
"dtype": "bfloat16",
|
|
@@ -84,4 +84,4 @@
|
|
| 84 |
"scheduler_warmup_steps": 1000,
|
| 85 |
"scheduler_decay_steps": 30000,
|
| 86 |
"scheduler_decay_lr": 2.5e-06
|
| 87 |
-
}
|
|
|
|
| 35 |
},
|
| 36 |
"device": "cuda",
|
| 37 |
"use_amp": false,
|
| 38 |
+
"use_peft": false,
|
| 39 |
"push_to_hub": false,
|
| 40 |
"repo_id": null,
|
| 41 |
"private": null,
|
| 42 |
"tags": null,
|
| 43 |
"license": null,
|
| 44 |
+
"pretrained_path": null,
|
| 45 |
"paligemma_variant": "gemma_2b",
|
| 46 |
"action_expert_variant": "gemma_300m",
|
| 47 |
"dtype": "bfloat16",
|
|
|
|
| 84 |
"scheduler_warmup_steps": 1000,
|
| 85 |
"scheduler_decay_steps": 30000,
|
| 86 |
"scheduler_decay_lr": 2.5e-06
|
| 87 |
+
}
|
step_15000/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe7ee4cb749c222671483d9f760831df0b29cd54f8206e6e442d4c8cfc7d9d99
|
| 3 |
+
size 7473096344
|