Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,7 @@ This is a crude, proof-of-concept implementation to remove refusals from an LLM
|
|
53 |
|
54 |
## Use with ollama
|
55 |
|
56 |
-
You can use [huihui_ai/
|
57 |
```
|
58 |
-
ollama run huihui_ai/
|
59 |
```
|
|
|
53 |
|
54 |
## Use with ollama
|
55 |
|
56 |
+
You can use [huihui_ai/Hermes-3-Llama-3.2-abliterated](https://ollama.com/huihui_ai/Hermes-3-Llama-3.2-abliterated) directly,
|
57 |
```
|
58 |
+
ollama run huihui_ai/Hermes-3-Llama-3.2-abliterated
|
59 |
```
|