guanaco-13b-merged / README.md
richardr1126's picture
Update README.md
1a5aa3f
---
datasets:
- timdettmers/openassistant-guanaco
tags:
- llama
- guanaco
- 13b
---
This model was created by merging [timdettmers/guanaco-13b](https://huggingface.co/timdettmers/guanaco-13b) QLoRa adapter with the base LLaMA-13b model.
## Citation
```bibtex
@article{dettmers2023qlora,
title={QLoRA: Efficient Finetuning of Quantized LLMs},
author={Dettmers, Tim and Pagnoni, Artidoro and Holtzman, Ari and Zettlemoyer, Luke},
journal={arXiv preprint arXiv:2305.14314},
year={2023}
}
```