Add checkpoint card
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# joon-stack/VILA-checkpoints
|
| 2 |
+
|
| 3 |
+
Official VILA checkpoint release.
|
| 4 |
+
|
| 5 |
+
Included files:
|
| 6 |
+
- `lift idm`: `lift/idm.pt`
|
| 7 |
+
- `lift bc`: `lift/bc.pt`
|
| 8 |
+
- `so101_drawer idm`: `so101_drawer/4v/idm.pt`
|
| 9 |
+
- `so101_drawer bc`: `so101_drawer/4v/bc.pt`
|
| 10 |
+
- `lift policy`: `lift/finetune_10v/last.pth`
|
| 11 |
+
|
| 12 |
+
See the VILA code repository for usage and evaluation commands.
|