Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

szang18
/
spatialvla-pickcube-20k

PEFT
Safetensors
spatialvla
custom_code
Model card Files Files and versions
xet
Community

Instructions to use szang18/spatialvla-pickcube-20k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use szang18/spatialvla-pickcube-20k 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, "szang18/spatialvla-pickcube-20k")
  • Notebooks
  • Google Colab
  • Kaggle
spatialvla-pickcube-20k / cache /hub
40 Bytes
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
szang18's picture
szang18
Upload folder using huggingface_hub
3953abd verified 7 months ago
  • models--szang18--spatialvla-pickcube-20k
    Upload folder using huggingface_hub 7 months ago