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

Cie1
/
ImgTrojan-anti-0.01-lora

PEFT
llava
Model card Files Files and versions
xet
Community

Instructions to use Cie1/ImgTrojan-anti-0.01-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Cie1/ImgTrojan-anti-0.01-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("liuhaotian/llava-v1.5-7b")
    model = PeftModel.from_pretrained(base_model, "Cie1/ImgTrojan-anti-0.01-lora")
  • Notebooks
  • Google Colab
  • Kaggle
ImgTrojan-anti-0.01-lora
682 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Cie1's picture
Cie1
Upload trainer_state.json with huggingface_hub
69efd1a verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    88 Bytes
    Upload README.md with huggingface_hub 8 months ago
  • adapter_config.json
    526 Bytes
    Upload adapter_config.json with huggingface_hub 8 months ago
  • adapter_model.bin
    640 MB
    xet
    Upload adapter_model.bin with huggingface_hub 8 months ago
  • config.json
    1.28 kB
    Upload config.json with huggingface_hub 8 months ago
  • non_lora_trainables.bin
    42 MB
    xet
    Upload non_lora_trainables.bin with huggingface_hub 8 months ago
  • trainer_state.json
    69.4 kB
    Upload trainer_state.json with huggingface_hub 8 months ago