Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,10 @@ This is a crude, proof-of-concept implementation to remove refusals from an LLM
|
|
15 |
|
16 |
## ollama
|
17 |
|
18 |
-
You can use
|
|
|
|
|
|
|
19 |
|
20 |
or create your own model using the following methods.
|
21 |
|
|
|
15 |
|
16 |
## ollama
|
17 |
|
18 |
+
You can use
|
19 |
+
```
|
20 |
+
ollama run huihui_ai/marco-o1-abliterated
|
21 |
+
```
|
22 |
|
23 |
or create your own model using the following methods.
|
24 |
|