Skip to content

Add sd3 quant#976

Open
lixiangcog wants to merge 22 commits into
mainfrom
Add_sd3_quant
Open

Add sd3 quant#976
lixiangcog wants to merge 22 commits into
mainfrom
Add_sd3_quant

Conversation

@lixiangcog
Copy link
Copy Markdown
Contributor

@lixiangcog lixiangcog commented Jun 24, 2024

This PR is done:

  • Add SD3 quant example.
  • Add original torch compile

@lixiangcog lixiangcog requested a review from strint June 25, 2024 08:31
Comment thread onediff_diffusers_extensions/examples/sd3/text_to_image_sd3.py Outdated
| quant_type | E2E Inference Time | Iteration speed | Max Used CUDA Memory |
|----------------------------------|--------------------|--------------------|----------------------|
| fp8_e4m3_e4m3_dynamic_per_tensor | 1.15 s (-43.4%) | 26.30 it/s (+74.1%)| 16.933 GiB |
| fp8_e4m3_e4m3_dynamic | 1.09 s (-46.3%) | 27.75 it/s (+83.7%)| 17.098 GiB |
Copy link
Copy Markdown
Collaborator

@strint strint Jun 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

补一下这块的质量评估吧,顺便把评估的仓库完善下,改成 odeval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants