Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +16 -0
- wizardlm-13b-uncensored.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 |
+
wizardlm-13b-uncensored.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
datasets:
|
4 |
+
- ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
|
5 |
+
tags:
|
6 |
+
- uncensored
|
7 |
+
---
|
8 |
+
This is WizardLM trained with a subset of the dataset - responses that contained alignment / moralizing were removed. The intent is to train a WizardLM that doesn't have alignment built-in, so that alignment (of any sort) can be added separately with for example with a RLHF LoRA.
|
9 |
+
|
10 |
+
Shout out to the open source AI/ML community, and everyone who helped me out.
|
11 |
+
|
12 |
+
Note:
|
13 |
+
An uncensored model has no guardrails.
|
14 |
+
You are responsible for anything you do with the model, just as you are responsible for anything you do with any dangerous object such as a knife, gun, lighter, or car.
|
15 |
+
Publishing anything this model generates is the same as publishing it yourself.
|
16 |
+
You are responsible for the content you publish, and you cannot blame the model any more than you can blame the knife, gun, lighter, or car for what you do with it.
|
wizardlm-13b-uncensored.Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66040a406975c283275c6835fd09c20adb4d4c9a273fda10623195383a39a697
|
3 |
+
size 7365842304
|