Skip to content

Commit

Permalink
Create CITATION.bib (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
StellaAthena authored Aug 25, 2021
1 parent 61f8ab4 commit 0fda83a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
@misc{mesh-transformer-jax,
author = {Wang, Ben},
title = {{Mesh-Transformer-JAX: Model-Parallel Implementation of Transformer Language Model with JAX}},
howpublished = {\url{https://github.com/kingoflolz/mesh-transformer-jax}},
year = 2021,
month = May
}

@misc{gpt-j,
author = {Wang, Ben and Komatsuzaki, Aran},
title = {{GPT-J-6B: A 6 Billion Parameter Autoregressive Language Model}},
howpublished = {\url{https://github.com/kingoflolz/mesh-transformer-jax}},
year = 2021,
month = May
}

0 comments on commit 0fda83a

Please sign in to comment.