justinphan3110
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Model Details
|
2 |
+
|
3 |
+
llava-v1.6-mistral-7b-hf-RR is a (Llava-v1.6-mistral model](https://huggingface.co/llava-hf/llava-v1.6-mistral-7b-hf) with circuit breakers inserted using Representation Rerouting (RR).
|
4 |
+
|
5 |
+
Circuit Breaking is a new approach inspired by [representation engineering](https://ai-transparency.org/), designed to prevent AI systems from generating harmful content by directly altering harmful model representations, with minimal capability degradation. For more information, [please check out our paper](https://arxiv.org/abs/2406.04313).
|
6 |
+
|
7 |
+
|
8 |
+
|
9 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62184306e1ef90f6e56dc116/tAEoDspxYf-f_5mxyMFbC.png)
|