coreweave / tensorizer

Module, Model, and Tensor Serialization/Deserialization
MIT License
180 stars 25 forks source link

[3.0] Make data_offset relative to the data section of the file #142

Open bchess opened 3 months ago

bchess commented 3 months ago

Eta0 last week This should be relative to the data section of the file to make headers less dependent on the length of the metadata section, which could still be indeterminate when this would otherwise be ready to commit.