sd: sync to master-637-ef92a00#2217
Open
wbruna wants to merge 3 commits into
Open
Conversation
cb8bbfb to
31260dd
Compare
Owner
|
Alright now that the other PR is merged, this is next on the list after I test out the gemma vocab extraction and minifications |
31260dd to
d2accdc
Compare
a9ba41b to
45fb52e
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
On top of #2213 . LTX 2.3 support, some sampler changes, and a vocab file refactor.
Several added files:
and a few removed:
so I ended up sorting and rebuilding the source file list.
To fix the linking errors, I've added
load_gemma_mergesandload_gemma_vocab_jsonfunctions with search+replace from the mistral ones.Edit: updated to
master-633-5b0267eto get a few new fixes.Edit 2: updated to
master-637-ef92a00for more LTX stuff, and a LoRA offloading performance fix.