Update README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ tags:
|
|
11 |
- mergekit
|
12 |
- gpt_oss
|
13 |
---
|
14 |
-
# win10/GPT-OSS-
|
15 |
|
16 |
-
This is an expanded version of [unsloth/gpt-oss-20b-BF16](https://huggingface.co/unsloth/gpt-oss-20b-BF16) scaled up to
|
17 |
|
18 |
## Usage
|
19 |
You can use this model in your applications by loading it with Hugging Face's `transformers` library:
|
|
|
11 |
- mergekit
|
12 |
- gpt_oss
|
13 |
---
|
14 |
+
# win10/GPT-OSS-26B-abliterated-Preview
|
15 |
|
16 |
+
This is an expanded version of [unsloth/gpt-oss-20b-BF16](https://huggingface.co/unsloth/gpt-oss-20b-BF16) scaled up to 26B parameters and created with abliteration (see [abliteration](https://github.com/Orion-zhen/abliteration) to know more about it).
|
17 |
|
18 |
## Usage
|
19 |
You can use this model in your applications by loading it with Hugging Face's `transformers` library:
|