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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

abhyudit309
/
openvla-7b-finetuned-v1

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

Instructions to use abhyudit309/openvla-7b-finetuned-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use abhyudit309/openvla-7b-finetuned-v1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="abhyudit309/openvla-7b-finetuned-v1", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForVision2Seq
    model = AutoModelForVision2Seq.from_pretrained("abhyudit309/openvla-7b-finetuned-v1", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
openvla-7b-finetuned-v1
15.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
abhyudit309's picture
abhyudit309
Upload model
6579914 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • added_tokens.json
    21 Bytes
    Upload model almost 2 years ago
  • config.json
    60.8 kB
    Upload model almost 2 years ago
  • dataset_statistics.json
    11.4 kB
    Upload model almost 2 years ago
  • generation_config.json
    136 Bytes
    Upload model almost 2 years ago
  • logs.txt
    50.5 kB
    Upload model almost 2 years ago
  • model-00001-of-00004.safetensors
    4.93 GB
    xet
    Upload model almost 2 years ago
  • model-00002-of-00004.safetensors
    4.95 GB
    xet
    Upload model almost 2 years ago
  • model-00003-of-00004.safetensors
    4.95 GB
    xet
    Upload model almost 2 years ago
  • model-00004-of-00004.safetensors
    263 MB
    xet
    Upload model almost 2 years ago
  • model.safetensors.index.json
    94.8 kB
    Upload model almost 2 years ago
  • preprocessor_config.json
    1.69 kB
    Upload model almost 2 years ago
  • special_tokens_map.json
    552 Bytes
    Upload model almost 2 years ago
  • tokenizer.json
    1.84 MB
    Upload model almost 2 years ago
  • tokenizer.model
    500 kB
    xet
    Upload model almost 2 years ago
  • tokenizer_config.json
    1.21 kB
    Upload model almost 2 years ago