TheBloke commited on
Commit
801c7f0
1 Parent(s): d01e496

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ inference: false
17
  </div>
18
  <!-- header end -->
19
 
20
- # Eric Hartford's Samantha-Falcon-7B GPTQ
21
 
22
  This repo contains an experimental GPTQ 4bit model of [Eric Hartford's WizardLM Uncensored Falcon 40B](https://huggingface.co/ehartford/WizardLM-Uncensored-Falcon-40b).
23
 
@@ -166,7 +166,7 @@ Donaters will get priority support on any and all AI/LLM/model questions and req
166
  Thank you to all my generous patrons and donaters.
167
  <!-- footer end -->
168
 
169
- # Original model card
170
 
171
  This is WizardLM trained on top of tiiuae/falcon-40b, 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.
172
 
 
17
  </div>
18
  <!-- header end -->
19
 
20
+ # Eric Hartford's WizardLM Uncensored Falcon 40B GPTQ
21
 
22
  This repo contains an experimental GPTQ 4bit model of [Eric Hartford's WizardLM Uncensored Falcon 40B](https://huggingface.co/ehartford/WizardLM-Uncensored-Falcon-40b).
23
 
 
166
  Thank you to all my generous patrons and donaters.
167
  <!-- footer end -->
168
 
169
+ # Original model card: Eric Hartford's WizardLM Uncensored Falcon 40B
170
 
171
  This is WizardLM trained on top of tiiuae/falcon-40b, 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.
172