richardr1126
commited on
Commit
·
71f25f1
1
Parent(s):
6a3dd81
Update README.md
Browse files
README.md
CHANGED
@@ -3,13 +3,20 @@ datasets:
|
|
3 |
- timdettmers/openassistant-guanaco
|
4 |
tags:
|
5 |
- Guanaco
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
This model was created by merging [timdettmers/guanaco-13b](https://huggingface.co/timdettmers/guanaco-13b) QLoRa adapter with the base LLaMA-13b model.
|
9 |
|
10 |
## Citation
|
11 |
|
12 |
-
```
|
13 |
@article{dettmers2023qlora,
|
14 |
title={QLoRA: Efficient Finetuning of Quantized LLMs},
|
15 |
author={Dettmers, Tim and Pagnoni, Artidoro and Holtzman, Ari and Zettlemoyer, Luke},
|
|
|
3 |
- timdettmers/openassistant-guanaco
|
4 |
tags:
|
5 |
- Guanaco
|
6 |
+
citation: |
|
7 |
+
@article{dettmers2023qlora,
|
8 |
+
title={QLoRA: Efficient Finetuning of Quantized LLMs},
|
9 |
+
author={Dettmers, Tim and Pagnoni, Artidoro and Holtzman, Ari and Zettlemoyer, Luke},
|
10 |
+
journal={arXiv preprint arXiv:2305.14314},
|
11 |
+
year={2023}
|
12 |
+
}
|
13 |
---
|
14 |
|
15 |
This model was created by merging [timdettmers/guanaco-13b](https://huggingface.co/timdettmers/guanaco-13b) QLoRa adapter with the base LLaMA-13b model.
|
16 |
|
17 |
## Citation
|
18 |
|
19 |
+
```bibtex
|
20 |
@article{dettmers2023qlora,
|
21 |
title={QLoRA: Efficient Finetuning of Quantized LLMs},
|
22 |
author={Dettmers, Tim and Pagnoni, Artidoro and Holtzman, Ari and Zettlemoyer, Luke},
|