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

a6188466
/
dia-intent-sequencer-robot-arm-adapter

Robotics
PEFT
Safetensors
English
phi-4-mini
LoRA
adapter
intent-sequencing
DSL
robotic-arm
interactive-agents
Model card Files Files and versions
xet
Community

Instructions to use a6188466/dia-intent-sequencer-robot-arm-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use a6188466/dia-intent-sequencer-robot-arm-adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-4-mini-instruct")
    model = PeftModel.from_pretrained(base_model, "a6188466/dia-intent-sequencer-robot-arm-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
dia-intent-sequencer-robot-arm-adapter
92.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
a6188466's picture
a6188466
docs(README): clarify base model licensing and reference license file
3a397f6 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • LICENSE
    1.07 kB
    Upload folder using huggingface_hub 11 months ago
  • LICENSE.microsoft
    1.08 kB
    Add upstream MIT license for base model 4 months ago
  • README.md
    5.39 kB
    docs(README): clarify base model licensing and reference license file 4 months ago
  • adapter_config.json
    824 Bytes
    Upload folder using huggingface_hub 11 months ago
  • adapter_model.safetensors
    92.3 MB
    xet
    Upload folder using huggingface_hub 11 months ago