byroneverson
commited on
Commit
•
516cb06
1
Parent(s):
f50b6d4
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: 01-ai/Yi-1.5-34B-Chat
|
3 |
+
license: apache-2.0
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- llm
|
10 |
+
- long context
|
11 |
+
- yi
|
12 |
+
- chat
|
13 |
+
- it
|
14 |
+
- abliterated
|
15 |
+
library_name: transformers
|
16 |
+
---
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
# Yi-1.5-34B-Chat-abliterated
|
21 |
+
|
22 |
+
Check out the <a href="https://huggingface.co/byroneverson/Yi-1.5-34B-Chat-abliterated/blob/main/abliterate-yi-1-5-34b-chat.ipynb">jupyter notebook</a> for details of how this model was abliterated from Yi-1.5-34B-Chat-16K.
|
23 |
+
|
24 |
+
![Logo](https://huggingface.co/byroneverson/Yi-1.5-34B-Chat-abliterated/resolve/main/logo.png "Logo")
|