Amount of Parameters in DALLE-PyTorch? #283
sewageseaweed
started this conversation in
General
Replies: 1 comment
-
It depends on how you configure your model. With the defaults, you get 20M parameters for the DALLE part. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I found this github after reading OpenAI's blog post on DALL-E. In the post, they mentioned that their DALL-E model had 12 billion parameters. Do we have an idea of how many parameters PyTorch's DALL-E is?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions