Skip to content

Add compat entry for BFloat16s v0.6#7

Open
AntonOresten wants to merge 1 commit intoFluxML:mainfrom
AntonOresten:bfloat16s-v0.6
Open

Add compat entry for BFloat16s v0.6#7
AntonOresten wants to merge 1 commit intoFluxML:mainfrom
AntonOresten:bfloat16s-v0.6

Conversation

@AntonOresten
Copy link

I also bumped the patch version.

@AntonOresten
Copy link
Author

AntonOresten commented Nov 5, 2025

Nightly test is likely failing due to some difference in hashing/dictionary ordering. Easiest fix is changing this line:

@test_throws ErrorException("Invalid Offset: `weight_0`") SafeTensors.deserialize(reloaded)

to this:

@test_throws ErrorException("Invalid Offset: `weight_`") SafeTensors.deserialize(reloaded)

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.

1 participant