Fedora Packages

rust-safetensors+default-devel Subpackage of rust-safetensors

Functions for safer PyTorch safetensors read/write operations

Provides 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. This package contains library source intended for building other packages which use the "default" feature of the "safetensors" crate.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.4.1-5.fc40 -
Fedora 40 0.4.1-5.fc40 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at rust-safetensors dash maintainers at fedoraproject dot org.



Sources on Pagure