Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ This is a crude, proof-of-concept implementation to remove refusals from an LLM
|
|
16 |
|
17 |
## Use with ollama
|
18 |
|
19 |
-
You can use [huihui_ai/internlm3-abliterated](https://ollama.com/internlm3-abliterated) directly
|
20 |
```
|
21 |
-
ollama run internlm3-abliterated
|
22 |
```
|
|
|
16 |
|
17 |
## Use with ollama
|
18 |
|
19 |
+
You can use [huihui_ai/internlm3-abliterated](https://ollama.com/huihui_ai/internlm3-abliterated) directly
|
20 |
```
|
21 |
+
ollama run huihui_ai/internlm3-abliterated
|
22 |
```
|