Spaces:
Running
on
Zero
Running
on
Zero
frankaging
commited on
Commit
·
55c6251
1
Parent(s):
5b9f390
initial commit
Browse files- .ipynb_checkpoints/README-checkpoint.md +17 -0
- README.md +1 -1
.ipynb_checkpoints/README-checkpoint.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Reft-GOODY2
|
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-GOODY2 v1
|
16 |
+
|
17 |
+
ReFT was introduced in [this paper](https://arxiv.org/abs/2404.03592).
|
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: gradio
|
|
7 |
sdk_version: 4.26.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
suggested_hardware:
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
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
|