TheBloke commited on
Commit
f88675c
1 Parent(s): bcbb5b7

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -30
README.md CHANGED
@@ -1,10 +1,6 @@
1
  ---
2
  base_model: https://huggingface.co/ehartford/WizardLM-13b-V1.0-Uncensored
3
- datasets:
4
- - ehartford/WizardLM_evol_instruct_V2_196k_unfiltered_merged_split
5
  inference: false
6
- language:
7
- - en
8
  license: other
9
  model_creator: Eric Hartford
10
  model_name: WizardLM 13B V1.0 Uncensored
@@ -64,15 +60,8 @@ A chat between a curious user and an artificial intelligence assistant. The assi
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-13b-V1.0-Uncensored](https://huggingface.co/ehartford/WizardLM-13b-V1.0-Uncensored).
75
- <!-- licensing end -->
76
  <!-- README_GPTQ.md-provided-files start -->
77
  ## Provided files and GPTQ parameters
78
 
@@ -257,22 +246,4 @@ And thank you again to a16z for their generous grant.
257
 
258
  # Original model card: Eric Hartford's WizardLM-13b-V1.0-Uncensored
259
 
260
-
261
- This is a retraining of https://huggingface.co/WizardLM/WizardLM-13B-V1.0 with a filtered dataset, intended to reduce refusals, avoidance, and bias.
262
-
263
- Note that LLaMA itself has inherent ethical beliefs, so there's no such thing as a "truly uncensored" model. But this model will be more compliant than WizardLM/WizardLM-7B-V1.0.
264
-
265
- Shout out to the open source AI/ML community, and everyone who helped me out.
266
-
267
- Note: An uncensored model has no guardrails. 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. Publishing anything this model generates is the same as publishing it yourself. 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.
268
-
269
- Like WizardLM/WizardLM-13B-V1.0, this model is trained with Vicuna-1.1 style prompts.
270
-
271
- ```
272
- You are a helpful AI assistant.
273
-
274
- USER: <prompt>
275
- ASSISTANT:
276
- ```
277
-
278
- Thank you [chirper.ai](https://chirper.ai) for sponsoring some of my compute!
 
1
  ---
2
  base_model: https://huggingface.co/ehartford/WizardLM-13b-V1.0-Uncensored
 
 
3
  inference: false
 
 
4
  license: other
5
  model_creator: Eric Hartford
6
  model_name: WizardLM 13B V1.0 Uncensored
 
60
  ```
61
 
62
  <!-- prompt-template end -->
 
 
63
 
 
64
 
 
 
 
 
65
  <!-- README_GPTQ.md-provided-files start -->
66
  ## Provided files and GPTQ parameters
67
 
 
246
 
247
  # Original model card: Eric Hartford's WizardLM-13b-V1.0-Uncensored
248
 
249
+ No original model card was available.