-
-
Notifications
You must be signed in to change notification settings - Fork 258
Flux2 Klein support #1261
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
base: flux2_base
Are you sure you want to change the base?
Flux2 Klein support #1261
Conversation
…erogar#1250) by Koratahiu --------- Co-authored-by: Koratahiu~ <[email protected]>
by Koratahiu --------- Co-authored-by: Koratahiu~ <[email protected]>
|
No 4B model? |
works with both |
|
Where is the 4B preset? |
there is none. just replace the base model name |
|
Three test runs so far and everything works fine. Did not test qwen tho. Will report in detail later with examples and stuff. Is there a way to do the in-training sampling with a different model than as defined under "model"? As in I train on the base model, but sampling happens with the distilled version. If not is this something OneTrainer should be able to do? |
update.sh or update.bat
diffusersto a commit that includes Flux2-Klein - but that commit also fixes some bugs in their Qwen-Image pipeline. The workarounds for these bugs have to be removed in OneTrainerincludes #1237
see e50970f for code changes only in this PR