File size: 609 Bytes
5b9121d
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# Model Details

Mistral-7B-Instruct-RR is a Mistral-7B model with circuit breakers inserted using Representation Rerouting (RR).

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).

<p align="center">
  <img src="https://github.com/GraySwanAI/circuit-breakers/raw/main/assets/mistral_splash.png" width="800"/>
</p>