new decoder self attention reduced memory usage and 3x3 grids now work on T4 in colab
This commit is contained in:
parent
461890486e
commit
aca617dc64
2
min_dalle.ipynb
vendored
2
min_dalle.ipynb
vendored
|
@ -125,7 +125,7 @@
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"### Generate Images\n",
|
"### 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)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user