初始化项目,由ModelHub XC社区提供模型

Model: GraySwanAI/Llama-3-8B-Instruct-RR
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-03 19:01:05 +08:00
commit 73ed0e8e7e
12 changed files with 413052 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Model Details
Llama-3-8B-Instruct-RR is a Llama-3 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/llama_splash.png" width="800"/>
</p>