safetensors: Safetensors File Format

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.

Getting started

Package details

AuthorDaniel Falbel [aut, cre], Posit [cph]
MaintainerDaniel Falbel <daniel@posit.co>
LicenseMIT + file LICENSE
Version0.1.2
URL https://github.com/mlverse/safetensors https://mlverse.github.io/safetensors/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("safetensors")

Try the safetensors package in your browser

Any scripts or data that you put into this service are public.

safetensors documentation built on Sept. 13, 2023, 1:06 a.m.