huihui-ai commited on
Commit
6785b2a
·
verified ·
1 Parent(s): 64dafb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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
  ```