new decoder self attention reduced memory usage and 3x3 grids now work on T4 in colab

This commit is contained in:
Brett Kuprel 2022-07-04 08:25:50 -04:00
parent 461890486e
commit aca617dc64

2
min_dalle.ipynb vendored
View File

@ -125,7 +125,7 @@
},
"source": [
"### Generate Images\n",
"Note: a 3x3 grid will only work if you were allocated a P100 GPU"
"Note: a 3x3 grid will only work if you were allocated a P100 or T4 (i.e. pro subscription)"
]
},
{