Skip to content

Commit

Permalink
cite
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Apr 26, 2023
1 parent 969828a commit e560a3a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,16 @@ loss = model(seq, memory_replay_backprop = True) # memory efficient training fro
year = {2020}
}
```

```bibtex
@software{peng_bo_2021_5196578,
author = {PENG Bo},
title = {BlinkDL/RWKV-LM: 0.01},
month = {aug},
year = {2021},
publisher = {Zenodo},
version = {0.01},
doi = {10.5281/zenodo.5196578},
url = {https://doi.org/10.5281/zenodo.5196578}
}
```

0 comments on commit e560a3a

Please sign in to comment.