NeoChen1024
commited on
Commit
•
ef513ac
1
Parent(s):
5f569e3
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
license_link:
|
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: text-generation
|
8 |
-
base_model:
|
|
|
9 |
tags:
|
10 |
- chat
|
11 |
- abliterated
|
@@ -96,4 +98,4 @@ while True:
|
|
96 |
```
|
97 |
|
98 |
## Evaluations
|
99 |
-
Evaluation is ongoing, to be continued later.
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
license_link: >-
|
5 |
+
https://huggingface.co/huihui-ai/Qwen2.5-14B-Instruct-abliterated/blob/main/LICENSE
|
6 |
language:
|
7 |
- en
|
8 |
pipeline_tag: text-generation
|
9 |
+
base_model:
|
10 |
+
- huihui-ai/Qwen2.5-14B-Instruct-abliterated
|
11 |
tags:
|
12 |
- chat
|
13 |
- abliterated
|
|
|
98 |
```
|
99 |
|
100 |
## Evaluations
|
101 |
+
Evaluation is ongoing, to be continued later.
|