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: 134 Bytes
de76dcf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fea6a6d936474d95451b122d50dc4d2f9905e52aff287abec3d563c72649df2c
size 639786637
|