Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: support SD3.5 series model #2706

Merged
merged 12 commits into from
Dec 27, 2024
Merged

FEAT: support SD3.5 series model #2706

merged 12 commits into from
Dec 27, 2024

Conversation

qinxuye
Copy link
Contributor

@qinxuye qinxuye commented Dec 25, 2024

This PR tried to address a few issues.

  1. Support SD 3.5 series models, fixes 平台对接stable-diffusion-3.5-large 建议 #2664
  2. Support GGUF for image models, fixes 支持 gguf 量化的 FLUX.1 #2698
  3. Support nf4 quantization for transformer layer

@XprobeBot XprobeBot added this to the v1.x milestone Dec 25, 2024
@qinxuye qinxuye marked this pull request as ready for review December 27, 2024 09:09
@qinxuye qinxuye merged commit d342869 into xorbitsai:main Dec 27, 2024
11 of 13 checks passed
@qinxuye qinxuye deleted the feat/sd3.5 branch December 27, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

支持 gguf 量化的 FLUX.1 平台对接stable-diffusion-3.5-large 建议
3 participants