Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ This is an uncensored version of [microsoft/phi-4](https://huggingface.co/micros
|
|
31 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
32 |
|
33 |
## Use with ollama
|
|
|
34 |
|
35 |
You can use [huihui_ai/phi4-abliterated](https://ollama.com/huihui_ai/phi4-abliterated) directly
|
36 |
```
|
|
|
31 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
32 |
|
33 |
## Use with ollama
|
34 |
+
**Note:** this model requires [Ollama 0.5.5](https://github.com/ollama/ollama/releases/tag/v0.5.5)
|
35 |
|
36 |
You can use [huihui_ai/phi4-abliterated](https://ollama.com/huihui_ai/phi4-abliterated) directly
|
37 |
```
|