huihui-ai commited on
Commit
886f66d
·
verified ·
1 Parent(s): dcb5dfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -15,7 +15,10 @@ This is a crude, proof-of-concept implementation to remove refusals from an LLM
15
 
16
  ## ollama
17
 
18
- You can use ```ollama run huihui_ai/marco-o1-abliterated``` directly,
 
 
 
19
 
20
  or create your own model using the following methods.
21
 
 
15
 
16
  ## ollama
17
 
18
+ You can use
19
+ ```
20
+ ollama run huihui_ai/marco-o1-abliterated
21
+ ```
22
 
23
  or create your own model using the following methods.
24