open

Open a SafeTensors file for streaming access.

Parses header immediately but does not load tensor data. Memory usage is proportional to header size (typically <1 MB).

Return

A StreamingSafeTensorsReader ready for use

Parameters

source

A RandomAccessSource for the SafeTensors file