Upload folder using huggingface_hub
Browse files- config.json +7 -0
- model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"action_dim": 32,
|
| 3 |
+
"action_horizon": 10,
|
| 4 |
+
"paligemma_variant": "gemma_2b",
|
| 5 |
+
"action_expert_variant": "gemma_300m",
|
| 6 |
+
"precision": "bfloat16"
|
| 7 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ba5897f41b2ae481473e874e7d64cbbeff83b437c98acc50e396ec5cfed2710
|
| 3 |
+
size 7233650408
|