mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
Add citation section to README.md (#1377)
* Add citation section to README.md * Update README.md --------- Co-authored-by: Daniel Han <danielhanchen@gmail.com>
This commit is contained in:
parent
a0377c529d
commit
eaee5ddfa9
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -469,6 +469,18 @@ Two Tesla T4s on Kaggle
|
|||

|
||||
<br>
|
||||
|
||||
### Citing
|
||||
|
||||
You can cite the Unsloth repo as follows:
|
||||
```bibtex
|
||||
@software{unsloth,
|
||||
author = {Daniel Han, Michael Han and Unsloth team},
|
||||
title = {Unsloth},
|
||||
url = {http://github.com/unslothai/unsloth},
|
||||
year = {2023}
|
||||
}
|
||||
```
|
||||
|
||||
### Thank You to
|
||||
- [HuyNguyen-hust](https://github.com/HuyNguyen-hust) for making [RoPE Embeddings 28% faster](https://github.com/unslothai/unsloth/pull/238)
|
||||
- [RandomInternetPreson](https://github.com/RandomInternetPreson) for confirming WSL support
|
||||
|
|
|
|||
Loading…
Reference in a new issue