Package Exports
- safetensors
- safetensors/dist/safetensors.es.js
- safetensors/dist/safetensors.umd.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (safetensors) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
SafeTensor JS
A simple safetensor library for the web, caches to IndexDB to avoid re-downloading the same files.
Demo
Via the network tab the net.tensors
file is only fetched once.