The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version v0.4.zip (5.1 MB)
Email in envelope

Get an email when there's a new version of min(DALL·E)

Home / 0.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-07-07 692 Bytes
v0.3.tar.gz 2022-07-07 5.5 MB
v0.3.zip 2022-07-07 5.5 MB
Totals: 3 Items   10.9 MB 0
  • added is_reusable parameter. Turning it off saves memory (e.g. for command line script) and keeping it on makes multiple calls to generate_image faster
  • added log2_k parameter to control top-k image token sampling
  • added log2_supercondition_factor parameter to control the super conditioning amount
  • added log2_mid_count and generate_image_stream to stream intermediate outputs. Incomplete tokens are detokenized to an image multiple times during the decoding process. This adds very little time to the overall run time
  • added dtype parameter to autocast operations to float32, float16, or bfloat16
  • a grid size of 8x8 now generates in 35 seconds on an A100
Source: README.md, updated 2022-07-07