Skip to content

[25.0] add safetensors datatype #20754

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

Open
wants to merge 8 commits into
base: release_25.0
Choose a base branch
from

Conversation

nilchia
Copy link
Contributor

@nilchia nilchia commented Aug 9, 2025

I'm trying to add safetensors as a new data type in galaxy.
safetensors is a new simple format for storing tensors safely (as opposed to pickle) and that is still fast (zero-copy).

I am not sure if I did it right, but I can test the class locally. I don't know how to test it with Galaxy. Your help is much appreciated.

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@github-actions github-actions bot changed the title add safetensors datatype [25.0] add safetensors datatype Aug 9, 2025
@github-actions github-actions bot added this to the 25.1 milestone Aug 9, 2025
@nilchia
Copy link
Contributor Author

nilchia commented Aug 10, 2025

test files are added here:
galaxyproject/galaxy-test-data#64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant