Merge pull request #66 from huggingface/smangrul/update-bibtex

update bibtex
This commit is contained in:
Sourab Mangrulkar
2023-02-09 17:26:17 +05:30
committed by GitHub
+1 -1
View File
@@ -351,7 +351,7 @@ If you use 🤗 PEFT in your publication, please cite it by using the following
```bibtex
@Misc{peft,
title = {PEFT: State-of-the-art Parameter-Efficient Fine-Tuning methods},
author = {Sourab Mangrulkar, Sylvain Gugger, Lysandre Debut},
author = {Sourab Mangrulkar, Sylvain Gugger, Lysandre Debut, Younes Belkada, Sayak Paul},
howpublished = {\url{https://github.com/huggingface/peft}},
year = {2022}
}