huihui-ai commited on
Commit
573b512
·
verified ·
1 Parent(s): 63e1751

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -16,6 +16,14 @@ tags:
16
 
17
  This is an uncensored version of [unsloth/gpt-oss-120b-BF16](https://huggingface.co/unsloth/gpt-oss-120b-BF16) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
18
 
 
 
 
 
 
 
 
 
19
 
20
  ## Download and merge
21
 
 
16
 
17
  This is an uncensored version of [unsloth/gpt-oss-120b-BF16](https://huggingface.co/unsloth/gpt-oss-120b-BF16) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
18
 
19
+ ## ollama
20
+ Ollama requires the latest version: [v0.11.8](https://github.com/ollama/ollama/releases/tag/v0.11.8)
21
+
22
+ You can use [huihui_ai/gpt-oss-abliterated:120b](https://ollama.com/huihui_ai/gpt-oss-abliterated:120b) directly,
23
+ ```
24
+ ollama run huihui_ai/gpt-oss-abliterated:120b
25
+ ```
26
+
27
 
28
  ## Download and merge
29