Views
No views yet
| Simulator | Seen (16 tasks) | Unseen (3 tasks) |
|---|---|---|
| CS | 60.3% | 8.2% |
| OSS | 41.0% | 11.7% |
1git clone https://github.com/TRI-ML/vla_foundry.git
2cd vla_foundry
3pip install -e .1from vla_foundry.models.base_model import BaseModel
2model = BaseModel.from_pretrained("TRI-ML/Foundry-VLA-1.7B-sim")