-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nv labs GitHub repo/nv labs GitHub repo main (#163)
* upload 4bit inference code; Signed-off-by: lawrence-cj <[email protected]> * fix import bug; Signed-off-by: lawrence-cj <[email protected]> * 1. update diffusers vae tiling setting for 4K images generation; 2. pre-commit; Signed-off-by: lawrence-cj <[email protected]> * docs: update README.md (#151) supper -> super * fix: correct CSS property & missing articles (#152) - Correct "border-raduis" to "border-radius" - Insert missing article "a" in "modern giant diffusion model" - Insert missing article "a" in "decoder-only small LLM" * 1. update for 4bit Sana; 2. update README.md; 3. update for DCAE-1.1 Signed-off-by: lawrence-cj <[email protected]> * fix the bug for `AutoencoderDC` encode training; (#158) Signed-off-by: lawrence-cj <[email protected]> * pre-commit; Signed-off-by: lawrence-cj <[email protected]> --------- Signed-off-by: lawrence-cj <[email protected]> Co-authored-by: Ikko Eltociear Ashimine <[email protected]> Co-authored-by: CharlesCNorton <[email protected]>
- Loading branch information
1 parent
9427b26
commit e818e73
Showing
5 changed files
with
846 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
e818e73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Emmm, it seems that you did not add support for training with dcae1.1.
Maybe you should add it.