Open FailSpy opened 2 months ago
Would be useful to have the ability to remap and write a SafeTensorWrapper into single or multiple safetensor files.
With parameters: parts OR max_file_size
parts
max_file_size
If neither is defined, write to single file.
Might be good to have ordering sensitivity (preserve order when writing)
Would be useful to have the ability to remap and write a SafeTensorWrapper into single or multiple safetensor files.
With parameters:
parts
ORmax_file_size
If neither is defined, write to single file.