Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,13 @@ tags:
|
|
| 16 |
|
| 17 |
This is an uncensored version of [unsloth/gpt-oss-20b-BF16](https://huggingface.co/unsloth/gpt-oss-20b-BF16) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
## GGUF
|
| 20 |
|
| 21 |
|
|
|
|
| 16 |
|
| 17 |
This is an uncensored version of [unsloth/gpt-oss-20b-BF16](https://huggingface.co/unsloth/gpt-oss-20b-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 |
+
|
| 21 |
+
You can use [huihui_ai/gpt-oss-abliterated](https://ollama.com/huihui_ai/gpt-oss-abliterated) directly,
|
| 22 |
+
```
|
| 23 |
+
ollama run huihui_ai/gpt-oss-abliterated
|
| 24 |
+
```
|
| 25 |
+
|
| 26 |
## GGUF
|
| 27 |
|
| 28 |
|