[go: nahoru, domu]

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeshraghian committed Jun 20, 2024
1 parent 4a27497 commit eec7e47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="__assets__/logo.png" width="200px">
</div>
<h2 align="center">MatMul-Free LM</h2>
<h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest update. </h2>
<h5 align="center"> If you like our project, please give us a star ⭐ on GitHub for the latest updates. </h2>
<h5 align="center"> This repo is adapted from <a href="https://github.com/sustcsonglin/flash-linear-attention">flash-linear-attention</a>. </h2>

<h5 align="center">
Expand Down Expand Up @@ -117,7 +117,7 @@ print(tokenizer.batch_decode(outputs, skip_special_tokens=True)[0])


# Citation
If you find this repo useful, please consider citing our works:
If you use this repo in your work, please cite our preprint:
```bib
@article{zhu2024scalable,
title={Scalable MatMul-free Language Modeling},
Expand Down

0 comments on commit eec7e47

Please sign in to comment.