Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
|
|
3 |
library_name: transformers
|
4 |
tags:
|
5 |
-
-
|
6 |
-
|
7 |
-
|
8 |
---
|
9 |
# Imma call this terminal qwen do , cuz i'm a mf ninja.
|
10 |
## 36B experimental merge to fix the repetition issues with the hui hui coder abliterated.
|
@@ -21,5 +22,4 @@ This model was merged using the passthrough merge method.
|
|
21 |
The following models were included in the merge:
|
22 |
* Qwen/Qwen2.5-Coder-32B-Instruct
|
23 |
* Qwen/Qwen2.5-Coder-32B
|
24 |
-
* huihui-ai/Qwen2.5-32B-Instruct-abliterated
|
25 |
-
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- Qwen/Qwen2.5-Coder-32B-Instruct
|
4 |
+
- huihui-ai/Qwen2.5-Coder-32B-Instruct-abliterated
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
+
- code
|
8 |
+
license: mit
|
|
|
9 |
---
|
10 |
# Imma call this terminal qwen do , cuz i'm a mf ninja.
|
11 |
## 36B experimental merge to fix the repetition issues with the hui hui coder abliterated.
|
|
|
22 |
The following models were included in the merge:
|
23 |
* Qwen/Qwen2.5-Coder-32B-Instruct
|
24 |
* Qwen/Qwen2.5-Coder-32B
|
25 |
+
* huihui-ai/Qwen2.5-32B-Instruct-abliterated
|
|