safetensors

From MaRDI portal
Software:5978889



CRANsafetensorsMaRDI QIDQ5978889

Safetensors File Format

Daniel Falbel

Last update: 12 September 2023

Copyright license: MIT license, File License

Software version identifier: 0.1.0, 0.1.1, 0.1.2



A file format for storing tensors that is secure (doesn't allow for code execution), fast and simple to implement. 'safetensors' also enables cross language and cross frameworks compatibility making it an ideal format for storing machine learning model weights.