Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ license_link: https://huggingface.co/huihui-ai/QwQ-32B-Preview-abliterated/blob/
|
|
4 |
language:
|
5 |
- en
|
6 |
pipeline_tag: text-generation
|
7 |
-
base_model:
|
|
|
|
|
8 |
tags:
|
9 |
- chat
|
10 |
- abliterated
|
@@ -27,4 +29,4 @@ This is a crude, proof-of-concept implementation to remove refusals from an LLM
|
|
27 |
You can use [huihui_ai/qwq-abliterated](https://ollama.com/huihui_ai/qwq-abliterated) directly,
|
28 |
```
|
29 |
ollama run huihui_ai/qwq-abliterated
|
30 |
-
```
|
|
|
4 |
language:
|
5 |
- en
|
6 |
pipeline_tag: text-generation
|
7 |
+
base_model:
|
8 |
+
- Qwen/QwQ-32B-Preview
|
9 |
+
- huihui-ai/QwQ-32B-Preview-abliterated
|
10 |
tags:
|
11 |
- chat
|
12 |
- abliterated
|
|
|
29 |
You can use [huihui_ai/qwq-abliterated](https://ollama.com/huihui_ai/qwq-abliterated) directly,
|
30 |
```
|
31 |
ollama run huihui_ai/qwq-abliterated
|
32 |
+
```
|