Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,13 @@ This is an uncensored version of [simplescaling/s1-32B](https://huggingface.co/s
|
|
16 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
17 |
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
### Donation
|
20 |
##### Your donation helps us continue our further development and improvement, a cup of coffee can do it.
|
21 |
- bitcoin:
|
|
|
16 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
17 |
|
18 |
|
19 |
+
## Use with ollama
|
20 |
+
|
21 |
+
You can use [huihui_ai/s1-abliterated](https://ollama.com/huihui_ai/s1-abliterated) directly
|
22 |
+
```
|
23 |
+
ollama run huihui_ai/s1-abliterated
|
24 |
+
```
|
25 |
+
|
26 |
### Donation
|
27 |
##### Your donation helps us continue our further development and improvement, a cup of coffee can do it.
|
28 |
- bitcoin:
|