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
File size: 133 Bytes
0e30aad | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8c4f07b20bd8cb265a3b643cf2b75d8c2eecc738360c8929f708812a54860f0f
size 41961191
|