ehartford commited on
Commit
10de063
1 Parent(s): 009a3c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,4 +6,8 @@ language:
6
  - en
7
  tags:
8
  - uncensored
9
- ---
 
 
 
 
 
6
  - en
7
  tags:
8
  - uncensored
9
+ ---
10
+
11
+ This is [wizard-vicuna-13b](https://huggingface.co/junelee/wizard-vicuna-13b) 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.
12
+
13
+ Shout out to the open source AI/ML community, and everyone who helped me out