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

Compatibility Inquiry: Using flux-fp8 with OpenFLUX.1 #32

Open
veyorokon opened this issue Nov 3, 2024 · 1 comment
Open

Compatibility Inquiry: Using flux-fp8 with OpenFLUX.1 #32

veyorokon opened this issue Nov 3, 2024 · 1 comment

Comments

@veyorokon
Copy link

Description:

Hi there! 👋

I’m interested in exploring the compatibility between flux-fp8-api and OpenFLUX.1. Specifically, I’m curious if there is built-in support or any guidance on adapting flux-fp8 to work effectively with OpenFLUX.1’s architecture.

Since OpenFLUX.1 is a non-distilled, fine-tunable version based on the FLUX.1 framework, it might have distinct pipeline requirements compared to the standard FLUX models. Given flux-fp8’s focus on efficient FP8 quantization for diffusion-based models, I’m wondering:

  1. Does flux-fp8 currently support OpenFLUX.1 directly?
  2. If not, could you suggest steps to adapt flux-fp8 for compatibility with OpenFLUX.1? (e.g., adjustments needed in the flux-fp8-api pipeline for this setup)
  3. Are there any specific limitations or considerations when using flux-fp8's FP8 quantization with the OpenFLUX.1 architecture?

Any insights or suggestions would be greatly appreciated! Thanks for your time and for the amazing work on flux-fp8-api! 🙌

@aredden
Copy link
Owner

aredden commented Nov 6, 2024

I'm sure it would work with tinkering, not sure how different the architecture is, but if it's similar to normal flux then it will work. If it's more of a diffusers-like architecture the weights will have to be adapted to work with the original flux checkpoint structure.

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

No branches or pull requests

2 participants