ys-zong's picture
Create README.md
1e07f15 verified
|
raw
history blame contribute delete
No virus
602 Bytes
metadata
language:
  - en

VLGuard

[Website] [Paper] [Code]

Safety Fine-Tuning at (Almost) No Cost: A Baseline for Vision Large Language Models. (ICML 2024)

Weights

This is the model weight for LLaVA-v1.5-7B re-trained with LoRA after removing harmful samples in the training data. You can use them in exactly the same way as the original LLaVA.

Usage

Please refer to Github for detailed usage.