pystse-safetensors

Crates.iopystse-safetensors
lib.rspystse-safetensors
version0.0.1
sourcesrc
created_at2024-04-23 13:11:41.573356
updated_at2024-04-23 13:11:41.573356
descriptionProvides functions to read and write safetensors which aim to be safer than their PyTorch counterpart. The format is 8 bytes which is an unsized int, being the size of a JSON header, the JSON header refers the `dtype` the `shape` and `data_offsets` which are the offsets for the values in the rest of the file.
homepagehttps://gitee.com/xiatian0716/safetensors
repositoryhttps://gitee.com/xiatian0716/safetensors
max_upload_size
id1217529
size65,964
(xiatian0716)

documentation

https://docs.rs/pystse-safetensors/

README

pystse-safetensors

参见 Pystse

Commit count: 0

cargo fmt