Mon, 20 May 2024 09:08:50 UTC | login

Information for build rust-safetensors-0.4.1-5.fc40

ID288383
Package Namerust-safetensors
Version0.4.1
Release5.fc40
Epoch
SummaryFunctions for safer PyTorch safetensors read/write operations
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 23 Feb 2024 11:36:47 UTC
CompletedFri, 23 Feb 2024 11:36:47 UTC
Tags
f40
f41
RPMs
src
rust-safetensors-0.4.1-5.fc40.src.rpm (info) (download)
noarch
rust-safetensors+default-devel-0.4.1-5.fc40.noarch.rpm (info) (download)
rust-safetensors-devel-0.4.1-5.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 07 2024 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 0.4.1-4 - Enable i686 and build for all arch * Sat Jan 06 2024 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 0.4.1-3 - Exclude i686 * Sat Jan 06 2024 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 0.4.1-2 - Exclude i686 because validation_overflow and test_json_attack failed * Sat Jan 06 2024 Onuralp SEZER <thunderbirdtr@fedoraproject.org> - 0.4.1-1 - Initial import rhbz#2256631