nonstopfor's picture
Update README.md
057d6ff verified
|
raw
history blame contribute delete
No virus
769 Bytes
metadata
license: mit

Model Card

Model Information

This repository provides the checkpoint of Vicuna-7B-v1.5 after safe unlearning with 100 raw harmful questions during training (safe unlearning paper, safe unlearning code). This model is significantly more safe against various jailbreak attacks than the original model while maintaining comparable general performance.

Uses

The prompt format is the same as the original Vicuna-7B-v1.5, so you can use this model in the same way. Also refer to our Github Repository for example code.