Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ This is a crude, proof-of-concept implementation to remove refusals from an LLM
|
|
| 23 |
|
| 24 |
## Use with ollama
|
| 25 |
|
| 26 |
-
You can use [huihui_ai/falcon3-abliterated](https://ollama.com/huihui_ai/falcon3-abliterated) directly, It's possible for the output to be empty
|
| 27 |
```
|
| 28 |
ollama run huihui_ai/falcon3-abliterated:1b
|
| 29 |
```
|
|
|
|
| 23 |
|
| 24 |
## Use with ollama
|
| 25 |
|
| 26 |
+
You can use [huihui_ai/falcon3-abliterated](https://ollama.com/huihui_ai/falcon3-abliterated) directly, **It's possible for the output to be empty.**
|
| 27 |
```
|
| 28 |
ollama run huihui_ai/falcon3-abliterated:1b
|
| 29 |
```
|