TheBloke commited on
Commit
68dcbc8
1 Parent(s): cc30c03

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +194 -41
README.md CHANGED
@@ -1,9 +1,22 @@
1
  ---
2
- license: other
3
  datasets:
4
  - ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
5
  inference: false
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
 
7
  <!-- header start -->
8
  <!-- 200823 -->
9
  <div style="width: auto; margin-left: auto; margin-right: auto">
@@ -21,54 +34,189 @@ inference: false
21
  <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
22
  <!-- header end -->
23
 
24
- # WizardLM - uncensored: An Instruction-following LLM Using Evol-Instruct
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
- These files are GPTQ 4bit model files for [Eric Hartford's 'uncensored' version of WizardLM](https://huggingface.co/ehartford/WizardLM-7B-Uncensored).
 
 
27
 
28
- It is the result of quantising to 4bit using [GPTQ-for-LLaMa](https://github.com/qwopqwop200/GPTQ-for-LLaMa).
29
 
30
- Eric did a fresh 7B training using the WizardLM method, on [a dataset edited to remove all the "I'm sorry.." type ChatGPT responses](https://huggingface.co/datasets/ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered).
31
 
32
- ## Other repositories available
 
 
 
33
 
34
- * [4bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/WizardLM-7B-uncensored-GPTQ)
35
- * [4bit and 5bit GGML models for CPU inference](https://huggingface.co/TheBloke/WizardLM-7B-uncensored-GGML)
36
- * [Eric's unquantised model in HF format](https://huggingface.co/ehartford/WizardLM-7B-Uncensored)
37
 
38
- ## How to easily download and use this model in text-generation-webui
39
 
40
- Open the text-generation-webui UI as normal.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
 
42
  1. Click the **Model tab**.
43
  2. Under **Download custom model or LoRA**, enter `TheBloke/WizardLM-7B-uncensored-GPTQ`.
 
 
44
  3. Click **Download**.
45
- 4. Wait until it says it's finished downloading.
46
- 5. Click the **Refresh** icon next to **Model** in the top left.
47
- 6. In the **Model drop-down**: choose the model you just downloaded, `WizardLM-7B-uncensored-GPTQ`.
48
- 7. If you see an error in the bottom right, ignore it - it's temporary.
49
- 8. Fill out the `GPTQ parameters` on the right: `Bits = 4`, `Groupsize = 128`, `model_type = Llama`
50
- 9. Click **Save settings for this model** in the top right.
51
- 10. Click **Reload the Model** in the top right.
52
- 11. Once it says it's loaded, click the **Text Generation tab** and enter a prompt!
 
 
 
53
 
54
- ## Provided files
55
 
56
- **Compatible file - WizardLM-7B-uncensored-GPTQ-4bit-128g.compat.no-act-order.safetensors**
57
 
58
- In the `main` branch - the default one - you will find `WizardLM-7B-uncensored-GPTQ-4bit-128g.compat.no-act-order.safetensors`
 
 
 
59
 
60
- This will work with all versions of GPTQ-for-LLaMa. It has maximum compatibility
61
 
62
- It was created without the `--act-order` parameter. It may have slightly lower inference quality compared to the other file, but is guaranteed to work on all versions of GPTQ-for-LLaMa and text-generation-webui.
 
 
 
 
 
63
 
64
- * `wizard-vicuna-13B-GPTQ-4bit.compat.no-act-order.safetensors`
65
- * Works with all versions of GPTQ-for-LLaMa code, both Triton and CUDA branches
66
- * Works with text-generation-webui one-click-installers
67
- * Parameters: Groupsize = 128g. No act-order.
68
- * Command used to create the GPTQ:
69
- ```
70
- python llama.py models/ehartford_WizardLM-7B-Uncensored c4 --wbits 4 --true-sequential --groupsize 128 --save_safetensors /workspace/eric-gptq/WizardLM-7B-uncensored-GPTQ-4bit-128g.compat.no-act-order.safetensors
71
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
 
73
  <!-- footer start -->
74
  <!-- 200823 -->
@@ -78,10 +226,12 @@ For further support, and discussions on these models and AI in general, join us
78
 
79
  [TheBloke AI's Discord server](https://discord.gg/theblokeai)
80
 
81
- ## Thanks, and how to contribute.
82
 
83
  Thanks to the [chirper.ai](https://chirper.ai) team!
84
 
 
 
85
  I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.
86
 
87
  If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.
@@ -93,7 +243,7 @@ Donaters will get priority support on any and all AI/LLM/model questions and req
93
 
94
  **Special thanks to**: Aemon Algiz.
95
 
96
- **Patreon special mentions**: Sam, theTransient, Jonathan Leane, Steven Wood, webtim, Johann-Peter Hartmann, Geoffrey Montalvo, Gabriel Tamborski, Willem Michiel, John Villwock, Derek Yates, Mesiah Bishop, Eugene Pentland, Pieter, Chadd, Stephen Murray, Daniel P. Andersen, terasurfer, Brandon Frisco, Thomas Belote, Sid, Nathan LeClaire, Magnesian, Alps Aficionado, Stanislav Ovsiannikov, Alex, Joseph William Delisle, Nikolai Manek, Michael Davis, Junyu Yang, K, J, Spencer Kim, Stefan Sabev, Olusegun Samson, transmissions 11, Michael Levine, Cory Kujawski, Rainer Wilmers, zynix, Kalila, Luke @flexchar, Ajan Kanaga, Mandus, vamX, Ai Maven, Mano Prime, Matthew Berman, subjectnull, Vitor Caleffi, Clay Pascal, biorpg, alfie_i, 阿明, Jeffrey Morgan, ya boyyy, Raymond Fosdick, knownsqashed, Olakabola, Leonard Tan, ReadyPlayerEmma, Enrico Ros, Dave, Talal Aujan, Illia Dulskyi, Sean Connelly, senxiiz, Artur Olbinski, Elle, Raven Klaugh, Fen Risland, Deep Realms, Imad Khwaja, Fred von Graf, Will Dee, usrbinkat, SuperWojo, Alexandros Triantafyllidis, Swaroop Kallakuri, Dan Guido, John Detwiler, Pedro Madruga, Iucharbius, Viktor Bowallius, Asp the Wyvern, Edmond Seymore, Trenton Dambrowitz, Space Cruiser, Spiking Neurons AB, Pyrater, LangChain4j, Tony Hughes, Kacper Wikieł, Rishabh Srivastava, David Ziegler, Luke Pendergrass, Andrey, Gabriel Puliatti, Lone Striker, Sebastain Graf, Pierre Kircher, Randy H, NimbleBox.ai, Vadim, danny, Deo Leter
97
 
98
 
99
  Thank you to all my generous patrons and donaters!
@@ -101,16 +251,19 @@ Thank you to all my generous patrons and donaters!
101
  And thank you again to a16z for their generous grant.
102
 
103
  <!-- footer end -->
104
- # Eric's original model card
 
105
 
106
  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.
107
 
108
- Shout out to the open source AI/ML community, and everyone who helped me out, including Rohan, TheBloke, and Caseus
 
 
 
 
109
 
110
- # WizardLM's original model card
111
 
112
- Overview of Evol-Instruct
113
- Evol-Instruct is a novel method using LLMs instead of humans to automatically mass-produce open-domain instructions of various difficulty levels and skills range, to improve the performance of LLMs.
114
 
115
- ![info](https://github.com/nlpxucan/WizardLM/raw/main/imgs/git_overall.png)
116
- ![info](https://github.com/nlpxucan/WizardLM/raw/main/imgs/git_running.png)
 
1
  ---
2
+ base_model: https://huggingface.co/ehartford/WizardLM-7B-Uncensored
3
  datasets:
4
  - ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
5
  inference: false
6
+ license: other
7
+ model_creator: Eric Hartford
8
+ model_name: Wizardlm 7B Uncensored
9
+ model_type: llama
10
+ prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
11
+ The assistant gives helpful, detailed, and polite answers to the user''s questions.
12
+ USER: {prompt} ASSISTANT:
13
+
14
+ '
15
+ quantized_by: TheBloke
16
+ tags:
17
+ - uncensored
18
  ---
19
+
20
  <!-- header start -->
21
  <!-- 200823 -->
22
  <div style="width: auto; margin-left: auto; margin-right: auto">
 
34
  <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
35
  <!-- header end -->
36
 
37
+ # Wizardlm 7B Uncensored - GPTQ
38
+ - Model creator: [Eric Hartford](https://huggingface.co/ehartford)
39
+ - Original model: [Wizardlm 7B Uncensored](https://huggingface.co/ehartford/WizardLM-7B-Uncensored)
40
+
41
+ <!-- description start -->
42
+ ## Description
43
+
44
+ This repo contains GPTQ model files for [Eric Hartford's Wizardlm 7B Uncensored](https://huggingface.co/ehartford/WizardLM-7B-Uncensored).
45
+
46
+ Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
47
+
48
+ <!-- description end -->
49
+ <!-- repositories-available start -->
50
+ ## Repositories available
51
+
52
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/WizardLM-7B-uncensored-AWQ)
53
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/WizardLM-7B-uncensored-GPTQ)
54
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/WizardLM-7B-uncensored-GGUF)
55
+ * [Eric Hartford's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/ehartford/WizardLM-7B-Uncensored)
56
+ <!-- repositories-available end -->
57
+
58
+ <!-- prompt-template start -->
59
+ ## Prompt template: Vicuna
60
+
61
+ ```
62
+ A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {prompt} ASSISTANT:
63
+
64
+ ```
65
 
66
+ <!-- prompt-template end -->
67
+ <!-- licensing start -->
68
+ ## Licensing
69
 
70
+ The creator of the source model has listed its license as `other`, and this quantization has therefore used that same license.
71
 
72
+ As this model is based on Llama 2, it is also subject to the Meta Llama 2 license terms, and the license files for that are additionally included. It should therefore be considered as being claimed to be licensed under both licenses. I contacted Hugging Face for clarification on dual licensing but they do not yet have an official position. Should this change, or should Meta provide any feedback on this situation, I will update this section accordingly.
73
 
74
+ In the meantime, any questions regarding licensing, and in particular how these two licenses might interact, should be directed to the original model repository: [Eric Hartford's Wizardlm 7B Uncensored](https://huggingface.co/ehartford/WizardLM-7B-Uncensored).
75
+ <!-- licensing end -->
76
+ <!-- README_GPTQ.md-provided-files start -->
77
+ ## Provided files and GPTQ parameters
78
 
79
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
 
 
80
 
81
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
82
 
83
+ All recent GPTQ files are made with AutoGPTQ, and all files in non-main branches are made with AutoGPTQ. Files in the `main` branch which were uploaded before August 2023 were made with GPTQ-for-LLaMa.
84
+
85
+ <details>
86
+ <summary>Explanation of GPTQ parameters</summary>
87
+
88
+ - Bits: The bit size of the quantised model.
89
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
90
+ - Act Order: True or False. Also known as `desc_act`. True results in better quantisation accuracy. Some GPTQ clients have had issues with models that use Act Order plus Group Size, but this is generally resolved now.
91
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
92
+ - GPTQ dataset: The dataset used for quantisation. Using a dataset more appropriate to the model's training can improve quantisation accuracy. Note that the GPTQ dataset is not the same as the dataset used to train the model - please refer to the original model repo for details of the training dataset(s).
93
+ - Sequence Length: The length of the dataset sequences used for quantisation. Ideally this is the same as the model sequence length. For some very long sequence models (16+K), a lower sequence length may have to be used. Note that a lower sequence length does not limit the sequence length of the quantised model. It only impacts the quantisation accuracy on longer inference sequences.
94
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama models in 4-bit.
95
+
96
+ </details>
97
+
98
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
99
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
100
+ | [oobaCUDA](https://huggingface.co/TheBloke/WizardLM-7B-uncensored-GPTQ/tree/oobaCUDA) | 4 | 128 | No | 0.01 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 2048 | 4.00 GB | Yes | 4-bit, without Act Order and group size 128g. |
101
+ | [latest](https://huggingface.co/TheBloke/WizardLM-7B-uncensored-GPTQ/tree/latest) | 4 | 128 | Yes | 0.01 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 2048 | 3.89 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
102
+ | [main](https://huggingface.co/TheBloke/WizardLM-7B-uncensored-GPTQ/tree/main) | 4 | 128 | No | 0.01 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 2048 | 3.89 GB | Yes | 4-bit, without Act Order and group size 128g. |
103
+
104
+ <!-- README_GPTQ.md-provided-files end -->
105
+
106
+ <!-- README_GPTQ.md-download-from-branches start -->
107
+ ## How to download from branches
108
+
109
+ - In text-generation-webui, you can add `:branch` to the end of the download name, eg `TheBloke/WizardLM-7B-uncensored-GPTQ:oobaCUDA`
110
+ - With Git, you can clone a branch with:
111
+ ```
112
+ git clone --single-branch --branch oobaCUDA https://huggingface.co/TheBloke/WizardLM-7B-uncensored-GPTQ
113
+ ```
114
+ - In Python Transformers code, the branch is the `revision` parameter; see below.
115
+ <!-- README_GPTQ.md-download-from-branches end -->
116
+ <!-- README_GPTQ.md-text-generation-webui start -->
117
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
118
+
119
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
120
+
121
+ It is strongly recommended to use the text-generation-webui one-click-installers unless you're sure you know how to make a manual install.
122
 
123
  1. Click the **Model tab**.
124
  2. Under **Download custom model or LoRA**, enter `TheBloke/WizardLM-7B-uncensored-GPTQ`.
125
+ - To download from a specific branch, enter for example `TheBloke/WizardLM-7B-uncensored-GPTQ:oobaCUDA`
126
+ - see Provided Files above for the list of branches for each option.
127
  3. Click **Download**.
128
+ 4. The model will start downloading. Once it's finished it will say "Done".
129
+ 5. In the top left, click the refresh icon next to **Model**.
130
+ 6. In the **Model** dropdown, choose the model you just downloaded: `WizardLM-7B-uncensored-GPTQ`
131
+ 7. The model will automatically load, and is now ready for use!
132
+ 8. If you want any custom settings, set them and then click **Save settings for this model** followed by **Reload the Model** in the top right.
133
+ * Note that you do not need to and should not set manual GPTQ parameters any more. These are set automatically from the file `quantize_config.json`.
134
+ 9. Once you're ready, click the **Text Generation tab** and enter a prompt to get started!
135
+ <!-- README_GPTQ.md-text-generation-webui end -->
136
+
137
+ <!-- README_GPTQ.md-use-from-python start -->
138
+ ## How to use this GPTQ model from Python code
139
 
140
+ ### Install the necessary packages
141
 
142
+ Requires: Transformers 4.32.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
143
 
144
+ ```shell
145
+ pip3 install transformers>=4.32.0 optimum>=1.12.0
146
+ pip3 install auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/ # Use cu117 if on CUDA 11.7
147
+ ```
148
 
149
+ If you have problems installing AutoGPTQ using the pre-built wheels, install it from source instead:
150
 
151
+ ```shell
152
+ pip3 uninstall -y auto-gptq
153
+ git clone https://github.com/PanQiWei/AutoGPTQ
154
+ cd AutoGPTQ
155
+ pip3 install .
156
+ ```
157
 
158
+ ### For CodeLlama models only: you must use Transformers 4.33.0 or later.
159
+
160
+ If 4.33.0 is not yet released when you read this, you will need to install Transformers from source:
161
+ ```shell
162
+ pip3 uninstall -y transformers
163
+ pip3 install git+https://github.com/huggingface/transformers.git
164
+ ```
165
+
166
+ ### You can then use the following code
167
+
168
+ ```python
169
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
170
+
171
+ model_name_or_path = "TheBloke/WizardLM-7B-uncensored-GPTQ"
172
+ # To use a different branch, change revision
173
+ # For example: revision="oobaCUDA"
174
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
175
+ device_map="auto",
176
+ trust_remote_code=False,
177
+ revision="main")
178
+
179
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
180
+
181
+ prompt = "Tell me about AI"
182
+ prompt_template=f'''A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: {prompt} ASSISTANT:
183
+
184
+ '''
185
+
186
+ print("\n\n*** Generate:")
187
+
188
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
189
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
190
+ print(tokenizer.decode(output[0]))
191
+
192
+ # Inference can also be done using transformers' pipeline
193
+
194
+ print("*** Pipeline:")
195
+ pipe = pipeline(
196
+ "text-generation",
197
+ model=model,
198
+ tokenizer=tokenizer,
199
+ max_new_tokens=512,
200
+ do_sample=True,
201
+ temperature=0.7,
202
+ top_p=0.95,
203
+ top_k=40,
204
+ repetition_penalty=1.1
205
+ )
206
+
207
+ print(pipe(prompt_template)[0]['generated_text'])
208
+ ```
209
+ <!-- README_GPTQ.md-use-from-python end -->
210
+
211
+ <!-- README_GPTQ.md-compatibility start -->
212
+ ## Compatibility
213
+
214
+ The files provided are tested to work with AutoGPTQ, both via Transformers and using AutoGPTQ directly. They should also work with [Occ4m's GPTQ-for-LLaMa fork](https://github.com/0cc4m/KoboldAI).
215
+
216
+ [ExLlama](https://github.com/turboderp/exllama) is compatible with Llama models in 4-bit. Please see the Provided Files table above for per-file compatibility.
217
+
218
+ [Huggingface Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) is compatible with all GPTQ models.
219
+ <!-- README_GPTQ.md-compatibility end -->
220
 
221
  <!-- footer start -->
222
  <!-- 200823 -->
 
226
 
227
  [TheBloke AI's Discord server](https://discord.gg/theblokeai)
228
 
229
+ ## Thanks, and how to contribute
230
 
231
  Thanks to the [chirper.ai](https://chirper.ai) team!
232
 
233
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
234
+
235
  I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.
236
 
237
  If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.
 
243
 
244
  **Special thanks to**: Aemon Algiz.
245
 
246
+ **Patreon special mentions**: Alicia Loh, Stephen Murray, K, Ajan Kanaga, RoA, Magnesian, Deo Leter, Olakabola, Eugene Pentland, zynix, Deep Realms, Raymond Fosdick, Elijah Stavena, Iucharbius, Erik Bjäreholt, Luis Javier Navarrete Lozano, Nicholas, theTransient, John Detwiler, alfie_i, knownsqashed, Mano Prime, Willem Michiel, Enrico Ros, LangChain4j, OG, Michael Dempsey, Pierre Kircher, Pedro Madruga, James Bentley, Thomas Belote, Luke @flexchar, Leonard Tan, Johann-Peter Hartmann, Illia Dulskyi, Fen Risland, Chadd, S_X, Jeff Scroggin, Ken Nordquist, Sean Connelly, Artur Olbinski, Swaroop Kallakuri, Jack West, Ai Maven, David Ziegler, Russ Johnson, transmissions 11, John Villwock, Alps Aficionado, Clay Pascal, Viktor Bowallius, Subspace Studios, Rainer Wilmers, Trenton Dambrowitz, vamX, Michael Levine, 준교 김, Brandon Frisco, Kalila, Trailburnt, Randy H, Talal Aujan, Nathan Dryer, Vadim, 阿明, ReadyPlayerEmma, Tiffany J. Kim, George Stoitzev, Spencer Kim, Jerry Meng, Gabriel Tamborski, Cory Kujawski, Jeffrey Morgan, Spiking Neurons AB, Edmond Seymore, Alexandros Triantafyllidis, Lone Striker, Cap'n Zoog, Nikolai Manek, danny, ya boyyy, Derek Yates, usrbinkat, Mandus, TL, Nathan LeClaire, subjectnull, Imad Khwaja, webtim, Raven Klaugh, Asp the Wyvern, Gabriel Puliatti, Caitlyn Gatomon, Joseph William Delisle, Jonathan Leane, Luke Pendergrass, SuperWojo, Sebastain Graf, Will Dee, Fred von Graf, Andrey, Dan Guido, Daniel P. Andersen, Nitin Borwankar, Elle, Vitor Caleffi, biorpg, jjj, NimbleBox.ai, Pieter, Matthew Berman, terasurfer, Michael Davis, Alex, Stanislav Ovsiannikov
247
 
248
 
249
  Thank you to all my generous patrons and donaters!
 
251
  And thank you again to a16z for their generous grant.
252
 
253
  <!-- footer end -->
254
+
255
+ # Original model card: Eric Hartford's Wizardlm 7B Uncensored
256
 
257
  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.
258
 
259
+ Shout out to the open source AI/ML community, and everyone who helped me out.
260
+
261
+ Note:
262
+
263
+ An uncensored model has no guardrails.
264
 
265
+ 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.
266
 
267
+ Publishing anything this model generates is the same as publishing it yourself.
 
268
 
269
+ 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.