huihui-ai commited on
Commit
cd6f51c
·
verified ·
1 Parent(s): ae51056

Update README.md

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