update performance graph

This commit is contained in:
Brett Kuprel 2022-07-11 21:16:14 -04:00
parent 72667d184b
commit b52892fb74

2
README.md vendored
View File

@ -15,7 +15,7 @@ To generate a 4x4 grid of DALL·E Mega images it takes:
Here's a more detailed breakdown of performance on an A100. Credit to @technobird22 and his [NeoGen](https://github.com/technobird22/NeoGen) discord bot for the graph.
<br />
<img src="https://github.com/kuprel/min-dalle/raw/main/batch_performance.png" alt="min-dalle" width="450"/>
<img src="https://github.com/kuprel/min-dalle/raw/main/performance.png" alt="min-dalle" width="450"/>
<br />
The flax model and code for converting it to torch can be found [here](https://github.com/kuprel/min-dalle-flax).