Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,17 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
suggested_hardware: a10g-small
|
11 |
---
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
## Model auto-steering with supervised dictionary learning (SDL).
|
20 |
-
|
21 |
-
This is a demo of model **auto-steering** with Supervised Dictionary Learning (SDL) using AxBench-ReFT-r1-16K which hosts steering vectors for 16K concepts.
|
|
|
1 |
---
|
2 |
+
title: Reft-Golden-Gate-Bridge-Llama-3
|
3 |
+
emoji: 🫠
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.26.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
suggested_hardware: a10g-small
|
11 |
---
|
12 |
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
|
15 |
+
# Reft-Golden-Gate-Bridge-Llama-3
|
16 |
|
17 |
+
ReFT was introduced in [this paper](https://arxiv.org/abs/2404.03592).
|
|
|
|
|
|
|
|