Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

mimimimi2002
/
openvla_10_force_100k_12_ckpt

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

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

  • Libraries
  • Transformers

    How to use mimimimi2002/openvla_10_force_100k_12_ckpt with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="mimimimi2002/openvla_10_force_100k_12_ckpt", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForVision2Seq
    model = AutoModelForVision2Seq.from_pretrained("mimimimi2002/openvla_10_force_100k_12_ckpt", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
openvla_10_force_100k_12_ckpt
15.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mimimimi2002's picture
mimimimi2002
step 10000: merged model
f4fde97 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    5.17 kB
    step 10000: merged model 7 months ago
  • config.json
    60.8 kB
    step 10000: merged model 7 months ago
  • configuration_prismatic.py
    5.87 kB
    step 10000: merged model 7 months ago
  • generation_config.json
    136 Bytes
    step 10000: merged model 7 months ago
  • model-00001-of-00004.safetensors
    4.93 GB
    xet
    step 10000: merged model 7 months ago
  • model-00002-of-00004.safetensors
    4.95 GB
    xet
    step 10000: merged model 7 months ago
  • model-00003-of-00004.safetensors
    4.95 GB
    xet
    step 10000: merged model 7 months ago
  • model-00004-of-00004.safetensors
    263 MB
    xet
    step 10000: merged model 7 months ago
  • model.safetensors.index.json
    94.8 kB
    step 10000: merged model 7 months ago
  • modeling_prismatic.py
    48.9 kB
    step 10000: merged model 7 months ago