duyntnet commited on
Commit
1a7f07e
·
verified ·
1 Parent(s): f5a8e8c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ inference: false
7
+ tags:
8
+ - transformers
9
+ - gguf
10
+ - imatrix
11
+ - WizardLM-7B-Uncensored
12
+ ---
13
+ Quantizations of https://huggingface.co/cognitivecomputations/WizardLM-7B-Uncensored
14
+
15
+
16
+ # From original readme
17
+
18
+ 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.
19
+
20
+ Shout out to the open source AI/ML community, and everyone who helped me out.
21
+
22
+ Note:
23
+
24
+ An uncensored model has no guardrails.
25
+
26
+ 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.
27
+
28
+ Publishing anything this model generates is the same as publishing it yourself.
29
+
30
+ 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.