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

IntelligenceLab
/
saber-attack-agent-constraint-violation

Robotics
PEFT
Safetensors
saber
adversarial-attack
vla
lora
grpo
qwen2.5
libero
Model card Files Files and versions
xet
Community

Instructions to use IntelligenceLab/saber-attack-agent-constraint-violation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use IntelligenceLab/saber-attack-agent-constraint-violation with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "IntelligenceLab/saber-attack-agent-constraint-violation")
  • Notebooks
  • Google Colab
  • Kaggle
saber-attack-agent-constraint-violation
1.52 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
wuxiyang's picture
wuxiyang
initial commit
c918efc verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago