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

  • Log In
  • Sign Up

cheng000
/
hand_v1

Feature Extraction
Transformers
Safetensors
openvla
custom_code
Model card Files Files and versions
xet
Community

Instructions to use cheng000/hand_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use cheng000/hand_v1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="cheng000/hand_v1", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForVision2Seq
    model = AutoModelForVision2Seq.from_pretrained("cheng000/hand_v1", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
hand_v1
15.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
cheng000's picture
cheng000
Update modeling_prismatic.py
5a35788 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.17 kB
    Upload OpenVLAForActionPrediction almost 2 years ago
  • config.json
    3.69 kB
    Upload OpenVLAForActionPrediction almost 2 years ago
  • configuration_prismatic.py
    5.87 kB
    Upload OpenVLAForActionPrediction almost 2 years ago
  • generation_config.json
    136 Bytes
    Upload OpenVLAForActionPrediction almost 2 years ago
  • model-00001-of-00004.safetensors
    4.93 GB
    xet
    Upload OpenVLAForActionPrediction almost 2 years ago
  • model-00002-of-00004.safetensors
    4.95 GB
    xet
    Upload OpenVLAForActionPrediction almost 2 years ago
  • model-00003-of-00004.safetensors
    4.95 GB
    xet
    Upload OpenVLAForActionPrediction almost 2 years ago
  • model-00004-of-00004.safetensors
    263 MB
    xet
    Upload OpenVLAForActionPrediction almost 2 years ago
  • model.safetensors.index.json
    94.8 kB
    Upload OpenVLAForActionPrediction almost 2 years ago
  • modeling_prismatic.py
    25.9 kB
    Update modeling_prismatic.py almost 2 years ago
  • preprocessor_config.json
    1.65 kB
    Upload processor almost 2 years ago
  • processing_prismatic.py
    12.7 kB
    Upload processor almost 2 years ago
  • processor_config.json
    130 Bytes
    Upload processor almost 2 years ago
  • special_tokens_map.json
    552 Bytes
    Upload processor almost 2 years ago
  • tokenizer.json
    1.84 MB
    Upload processor almost 2 years ago
  • tokenizer_config.json
    1.19 kB
    Upload processor almost 2 years ago