Skip to content

Clarify "Load Model" SafeTensors documentation#3028

Merged
joeyballentine merged 1 commit intochaiNNer-org:mainfrom
JeremyRand:safetensors
Sep 23, 2024
Merged

Clarify "Load Model" SafeTensors documentation#3028
joeyballentine merged 1 commit intochaiNNer-org:mainfrom
JeremyRand:safetensors

Conversation

@JeremyRand
Copy link
Contributor

The "Load Model" node description inaccurately implied that SafeTensors wasn't supported. This was presumably because the documentation in question was split between two files, and only one was updated.

This PR consolidates the supported file type documentation in one file, so that this bug is less likely to happen again. This also avoids making the description tooltip unwieldily verbose, as would have happened if I had instead edited the description in-place.

Also note in the documentation that SafeTensors should be used for better security, since it's not really reasonable to expect users to read the Spandrel GitHub README to find that.

The "Load Model" node description inaccurately implied that SafeTensors
wasn't supported. This was presumably because the documentation in
question was split between two files, and only one was updated.

This commit consolidates the supported file type documentation in one
file, so that this bug is less likely to happen again. This also avoids
making the description tooltip unwieldily verbose, as would have
happened if I had instead edited the description in-place.

Also note in the documentation that SafeTensors should be used for
better security, since it's not really reasonable to expect users to
read the Spandrel GitHub README to find that.
Copy link
Member

@joeyballentine joeyballentine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great change, thank you for this

@joeyballentine joeyballentine merged commit c859a6a into chaiNNer-org:main Sep 23, 2024
@JeremyRand JeremyRand deleted the safetensors branch September 23, 2024 14:56
clausqr pushed a commit to clausqr/chaiNNer that referenced this pull request Jun 25, 2025
The "Load Model" node description inaccurately implied that SafeTensors
wasn't supported. This was presumably because the documentation in
question was split between two files, and only one was updated.

This commit consolidates the supported file type documentation in one
file, so that this bug is less likely to happen again. This also avoids
making the description tooltip unwieldily verbose, as would have
happened if I had instead edited the description in-place.

Also note in the documentation that SafeTensors should be used for
better security, since it's not really reasonable to expect users to
read the Spandrel GitHub README to find that.

Co-authored-by: Jeremy Rand <jeremyrand@danwin1210.de>
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.

2 participants