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