TheBloke commited on
Commit
7191759
1 Parent(s): 70e34c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -23,9 +23,9 @@ tags:
23
  </div>
24
  <!-- header end -->
25
 
26
- # Mikael10's Llama2 13B Guanaco QLoRA GPTQ
27
 
28
- These files are GPTQ model files for [Mikael10's Llama2 13B Guanaco QLoRA](https://huggingface.co/Mikael110/llama-2-13b-guanaco-fp16).
29
 
30
  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.
31
 
@@ -193,7 +193,7 @@ Thank you to all my generous patrons and donaters!
193
 
194
  <!-- footer end -->
195
 
196
- # Original model card: Mikael10's Llama2 13B Guanaco QLoRA
197
 
198
  This is a Llama-2 version of [Guanaco](https://huggingface.co/timdettmers/guanaco-13b). It was finetuned from the base [Llama-13b](https://huggingface.co/meta-llama/Llama-2-13b-hf) model using the official training scripts found in the [QLoRA repo](https://github.com/artidoro/qlora). I wanted it to be as faithful as possible and therefore changed nothing in the training script beyond the model it was pointing to. The model prompt is therefore also the same as the original Guanaco model.
199
 
 
23
  </div>
24
  <!-- header end -->
25
 
26
+ # Mikael110's Llama2 13B Guanaco QLoRA GPTQ
27
 
28
+ These files are GPTQ model files for [Mikael110's Llama2 13B Guanaco QLoRA](https://huggingface.co/Mikael110/llama-2-13b-guanaco-fp16).
29
 
30
  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.
31
 
 
193
 
194
  <!-- footer end -->
195
 
196
+ # Original model card: Mikael110's Llama2 13B Guanaco QLoRA
197
 
198
  This is a Llama-2 version of [Guanaco](https://huggingface.co/timdettmers/guanaco-13b). It was finetuned from the base [Llama-13b](https://huggingface.co/meta-llama/Llama-2-13b-hf) model using the official training scripts found in the [QLoRA repo](https://github.com/artidoro/qlora). I wanted it to be as faithful as possible and therefore changed nothing in the training script beyond the model it was pointing to. The model prompt is therefore also the same as the original Guanaco model.
199