Skip to content

Reader for Hugging Face's SafeTensor format #367

@TomNicholas

Description

@TomNicholas

We should be able to write a new VirtualiZarr reader for the Hugging Face SafeTensors format.

Hugging Face safetensors is an interesting example - it's uncompressed so basically just like reading netCDF3, having no internal chunking. But it also puts all the metadata at the start of the file, making it a bit like cloud-optimized HDF5. See also huggingface/safetensors#527 (comment)

Originally posted by @TomNicholas in #218

cc the Pangeo ML people: @weiji14 @negin513 @maxrjones

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions