Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ By [Justin Deschenaux](https://jdeschena.github.io), [Lan Tran](https://github.c
|
|
| 22 |
**TL;DR: Partition Generative Models (PGMs) speed up parallel generation by partitioning tokens and using sparse attention instead of masking.**
|
| 23 |
|
| 24 |
<div align="center">
|
| 25 |
-
<img src="https://jdeschena.github.io/pgm/static/images/pgm_vs_mgm.jpg" width="
|
| 26 |
</div>
|
| 27 |
|
| 28 |
## Try Our Models
|
|
|
|
| 22 |
**TL;DR: Partition Generative Models (PGMs) speed up parallel generation by partitioning tokens and using sparse attention instead of masking.**
|
| 23 |
|
| 24 |
<div align="center">
|
| 25 |
+
<img src="https://jdeschena.github.io/pgm/static/images/pgm_vs_mgm.jpg" width="100%">
|
| 26 |
</div>
|
| 27 |
|
| 28 |
## Try Our Models
|