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

Dexmal
/
DM05-SO101-Pick-Cube

Robotics
PEFT
Safetensors
robot-control
vision-language-action
vla
lora
dm05
dm0.5
so101
opendm
Model card Files Files and versions
xet
Community

Instructions to use Dexmal/DM05-SO101-Pick-Cube with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Dexmal/DM05-SO101-Pick-Cube with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("./checkpoints/DM05")
    model = PeftModel.from_pretrained(base_model, "Dexmal/DM05-SO101-Pick-Cube")
  • Notebooks
  • Google Colab
  • Kaggle
DM05-SO101-Pick-Cube
823 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Dexmal's picture
Dexmal
update README
8617f0c verified 4 days ago
  • .gitattributes
    1.62 kB
    add video 4 days ago
  • README.md
    4.16 kB
    update README 4 days ago
  • adapter_config.json
    5.53 kB
    initial commit 8 days ago
  • adapter_model.safetensors
    649 MB
    xet
    initial commit 8 days ago
  • chat_template.jinja
    1.53 kB
    initial commit 8 days ago
  • meta.yaml
    129 Bytes
    add meta.yaml 4 days ago
  • norm_stats.json
    1.57 kB
    initial commit 8 days ago
  • processor_config.json
    560 Bytes
    initial commit 8 days ago
  • replay.mp4
    141 MB
    xet
    add video 4 days ago
  • tokenizer.json
    33.4 MB
    xet
    initial commit 8 days ago
  • tokenizer_config.json
    795 Bytes
    initial commit 8 days ago