Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +18 -0
- qwen2.5-32b-agi.Q4_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
qwen2.5-32b-agi.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- Qwen/Qwen2.5-32B-Instruct
|
8 |
+
datasets:
|
9 |
+
- anthracite-org/kalo-opus-instruct-22k-no-refusal
|
10 |
+
- unalignment/toxic-dpo-v0.2
|
11 |
+
- Orion-zhen/dpo-toxic-zh
|
12 |
+
library_name: transformers
|
13 |
+
---
|
14 |
+
AGI means **A**spirational **G**rand **I**llusion
|
15 |
+
|
16 |
+
First Qwen2.5 32B Finetune, to fix its **Hypercensuritis**
|
17 |
+
|
18 |
+
> Hyper means high, and censura means censor, the suffix "-itis" is used to denote inflammation of a particular part or organ of the body.
|
qwen2.5-32b-agi.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b93b7ed98e79121cc65ba0879ddcdcb3b1f0aaaead1928a3374af1ef61eda025
|
3 |
+
size 18640229120
|