-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
enhancementNew feature or requestNew feature or requestparsersreferences generationReading byte ranges from archival filesReading byte ranges from archival files
Description
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
Labels
enhancementNew feature or requestNew feature or requestparsersreferences generationReading byte ranges from archival filesReading byte ranges from archival files