Update README.md
Browse files
README.md
CHANGED
@@ -23,9 +23,9 @@ tags:
|
|
23 |
</div>
|
24 |
<!-- header end -->
|
25 |
|
26 |
-
#
|
27 |
|
28 |
-
These files are pytorch format fp16 model files for [
|
29 |
|
30 |
It is the result of merging and/or converting the source repository to float16.
|
31 |
|
@@ -71,7 +71,7 @@ Thank you to all my generous patrons and donaters!
|
|
71 |
|
72 |
<!-- footer end -->
|
73 |
|
74 |
-
# Original model card:
|
75 |
|
76 |
This is a Llama-2 version of [Guanaco](https://huggingface.co/timdettmers/guanaco-65b). It was finetuned from the base [Llama-70b](https://huggingface.co/meta-llama/Llama-2-70b-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.
|
77 |
|
|
|
23 |
</div>
|
24 |
<!-- header end -->
|
25 |
|
26 |
+
# Mikael110's Llama2 70b Guanaco QLoRA fp16
|
27 |
|
28 |
+
These files are pytorch format fp16 model files for [Mikael110's Llama2 70b Guanaco QLoRA](Mikael110/llama-2-70b-guanaco-qlora).
|
29 |
|
30 |
It is the result of merging and/or converting the source repository to float16.
|
31 |
|
|
|
71 |
|
72 |
<!-- footer end -->
|
73 |
|
74 |
+
# Original model card: Mikael110's Llama2 70b Guanaco QLoRA
|
75 |
|
76 |
This is a Llama-2 version of [Guanaco](https://huggingface.co/timdettmers/guanaco-65b). It was finetuned from the base [Llama-70b](https://huggingface.co/meta-llama/Llama-2-70b-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.
|
77 |
|