Instructions to use LEE181204/libero_spatial_baseline_70000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use LEE181204/libero_spatial_baseline_70000 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("IPEC-COMMUNITY/spatialvla-4b-224-pt") model = PeftModel.from_pretrained(base_model, "LEE181204/libero_spatial_baseline_70000") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
aca53b3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2523a63c898ebf0a32c7282a2e459ef2c950a846c5f3172305089e4149b6b6c3
size 36157680
|