Issues
- 0
Documentation about multipart safetensors
#532 opened by attashe - 0
Can't save checkpoint to file descriptor.
#531 opened by GLivshits - 0
- 0
RuntimeError: unable to mmap 23802932552 bytes from file <./flux1-dev.safetensors>: Cannot allocate memory (12)
#528 opened by sakura-nyaa - 0
[Question] Comparison with the zarr format?
#527 opened by julioasotodv - 3
Retrieving saved metadata
#521 opened by parlance-zz - 3
- 0
add remapping to safetensors.torch.load_model
#524 opened by f-fuchs - 0
SafetensorError does not appear in `__init__.pyi`
#523 opened by alanhdu - 0
Some layers are not loaded(‘encoder.embed_token.weight’ and 'shared.weight') when loading converted safetensors into transfomrers.MT5EncoderModel.
#520 opened by WongGawa - 0
- 3
Problem serializing quantized weights
#515 opened by sayakpaul - 4
- 4
misleading error message in `safe_open`
#485 opened by Clement-Lelievre - 3
pytorch: safetensors library hardcodes using CUDA if only device index is provided
#499 opened by dvrogozh - 2
SafetensorError is not pickleable, potentially causing hangs in multi-process environments
#492 opened by Wehrdo - 10
Failed to load `.safetensors` as state dict with error from `torch.frombuffer` in `safetensors.torch.load`
#442 opened by RunDevelopment - 2
How to save model checkpoint from a distributed training from multiple nodes?
#490 opened by Emerald01 - 7
- 3
Compilation fail due to test error
#491 opened by BananPrzydawka - 3
- 1
- 1
Register a MIME type for the `safetensors` format.
#486 opened by judahrand - 3
README is inaccurate
#487 opened by judahrand - 11
Poor performance for reading Numpy
#460 opened by ZHUI - 1
get_tensor returns an empty tensor on LoRa safetensors adapter saved by SFTTrainer
#498 opened by tsvisab - 1
get_slice has the same speed as get_tensor
#496 opened by youkaichao - 4
- 2
- 1
- 1
- 1
Can't seem to skip parameter initialization while using the `safetensors.torch.load_model` API!
#478 opened by goelayu - 1
Official C++ API lib/API
#475 opened by dharmeshkakadia - 1
Inaccurate performance benchmarks
#476 opened by goelayu - 1
- 1
- 1
- 1
Incorrect serialization given only metadata
#466 opened by tommyip - 1
Typing error using with safe_open
#459 opened by chanind - 1
Safetensors uses excessive RAM when saving files
#458 opened by sheepymeh - 1
How to fully load checkpointed weights in memory?
#474 opened by goelayu - 1
Extend data type support for MLX's metadata
#457 opened by mzbac - 1
- 4
Efficient key-wise streaming
#443 opened by ljleb - 1
Saving individual tensors to file
#447 opened by mar-muel - 0
Add support for saving to `_ZipWriteFile`
#454 opened by stancld - 1
Loading a model with safetensors results in OOM error whereas torch.load() does not.
#437 opened by maxdebayser - 0
Ruby bindings
#445 opened by ankane - 3
Slice loading errors with integer indices
#439 opened by hct-synth - 1
load_state_dict doesnt support torch._subclasses.fake_tensor.FakeTensorMode
#441 opened by thiagocrepaldi