StorageAwareSafeTensorsLoader

constructor(sourceProvider: () -> RandomAccessSource, filePath: String? = null, onProgress: (current: Long, total: Long, tensorName: String?) -> Unit = { _, _, _ -> })(source)