An open API service for providing issue and pull request metadata for open source projects.

GitHub / huggingface/safetensors issues and pull requests

#630 - Support using paddle in safe_open

Pull Request - State: open - Opened by zeroRains 26 days ago

#629 - Re-adding support for u16, u32, u64.

Pull Request - State: closed - Opened by Narsil 27 days ago - 1 comment

#628 - 0.6.0 release isn't on the PYPI site

Issue - State: open - Opened by yurivict about 1 month ago - 1 comment

#627 - Rust release upgrade (cache v1 is discontinued).

Pull Request - State: closed - Opened by Narsil about 1 month ago

#626 - Release 0.6.0

Pull Request - State: closed - Opened by Narsil about 1 month ago

#625 - RuntimeError: Invalid device string: '0' in safetensors v0.6.0rc0

Issue - State: closed - Opened by oelachqar about 1 month ago - 1 comment

#624 - Interest in Parallel Model Training and Xformers Saving Support (Bug?) (SOLVED)

Issue - State: closed - Opened by viasky657 about 1 month ago - 1 comment

#623 - Adding a failing test on the device cast.

Pull Request - State: closed - Opened by Narsil about 1 month ago

#622 - Fixup into pyobject.

Pull Request - State: closed - Opened by Narsil about 1 month ago

#621 - Rename.

Pull Request - State: closed - Opened by Narsil about 1 month ago

#620 - Adding data_len as public API for metadata (to fetch the size of the

Pull Request - State: closed - Opened by Narsil about 2 months ago

#619 - Bumping version because of breaking changes.

Pull Request - State: closed - Opened by Narsil about 2 months ago

#618 - Adding a public API for metadata.

Pull Request - State: closed - Opened by Narsil about 2 months ago

#617 - Do not force `&Option<T>` in public API; use `Option<&T>` instead

Pull Request - State: closed - Opened by H2CO3 about 2 months ago

#616 - Better error handling through improved `Display` and `Error` impls

Pull Request - State: closed - Opened by H2CO3 about 2 months ago

#615 - Simplify code and make it more robust

Pull Request - State: closed - Opened by H2CO3 about 2 months ago - 1 comment

#614 - Update dependencies

Pull Request - State: closed - Opened by H2CO3 about 2 months ago

#613 - Cut 0.5.4 release for PyO3 0.24

Issue - State: closed - Opened by diliop about 2 months ago - 1 comment

#612 - Make API more idiomatic, simplify code, improve style

Pull Request - State: closed - Opened by H2CO3 about 2 months ago - 8 comments

#611 - Adding support for MXFP4,6.

Pull Request - State: closed - Opened by Narsil 2 months ago - 1 comment

#609 - Properties data

Issue - State: closed - Opened by schoenid 2 months ago - 2 comments

#608 - [WIP]. Adding safe_handle.

Pull Request - State: open - Opened by Narsil 2 months ago - 1 comment

#607 - Storage alignment is not preserved

Issue - State: open - Opened by AnthonyBarbier 2 months ago - 4 comments

#606 - Adding the License to wheels.

Pull Request - State: closed - Opened by Narsil 3 months ago

#605 - Fixing the ml_dtypes potentially missing.

Pull Request - State: closed - Opened by Narsil 3 months ago

#604 - Expose safetensor specs via code

Issue - State: closed - Opened by joecummings 3 months ago - 2 comments

#603 - Fix the bench action ?

Pull Request - State: closed - Opened by Narsil 3 months ago

#602 - Early bailing when keys mismatch (faster).

Pull Request - State: closed - Opened by Narsil 3 months ago - 1 comment

#600 - int4 fixes

Pull Request - State: closed - Opened by matterai 3 months ago

#599 - Ensure `ml_dtypes` imported before dtype resolution

Pull Request - State: closed - Opened by daskol 4 months ago - 3 comments

#598 - SafeTensors does not load JAX arrays of custom floats

Issue - State: closed - Opened by daskol 4 months ago

#597 - Remove useless code

Pull Request - State: closed - Opened by cyc4188 4 months ago

#596 - SafeTensors Speed Up During Inference Inconsistency

Issue - State: closed - Opened by StarManAI 4 months ago - 1 comment

#595 - safetensors PyPI distributions lack a LICENSE file

Issue - State: closed - Opened by xanderlent 4 months ago

#594 - fix typo in serialize_file doc-string

Pull Request - State: closed - Opened by LVivona 4 months ago

#587 - Updating python bench ?

Pull Request - State: closed - Opened by Narsil 5 months ago

#586 - Do not error with InvalidOffset if multiple tensors are tied to the exact same data

Pull Request - State: closed - Opened by karl3wm 5 months ago - 3 comments

#585 - fix(benchmark.rs): "serialize" and "deserialize" typo

Pull Request - State: open - Opened by Marco-Christiani 5 months ago

#584 - Metadata written in random order

Issue - State: open - Opened by karl3wm 5 months ago - 5 comments

#583 - Always call .to(device) if it was passed as an argument

Pull Request - State: open - Opened by mickvangelderen 5 months ago

#581 - Add onnx-safetensors to the projects list in documentation

Pull Request - State: open - Opened by justinchuby 5 months ago

#580 - Fixing benchmarks.

Pull Request - State: closed - Opened by Narsil 5 months ago

#579 - Zero copy IPC with shared_memory

Issue - State: open - Opened by danya0123 5 months ago

#578 - support hpu:0

Pull Request - State: closed - Opened by IlyasMoutawwakil 5 months ago

#577 - Could I get safe tensor without lazy loading?

Issue - State: open - Opened by voidxb 5 months ago

#576 - How to access header with python

Issue - State: open - Opened by justinchuby 5 months ago - 1 comment

#575 - How to change the model weights in safetensors?

Issue - State: open - Opened by JulioZhao97 5 months ago

#574 - safe_open handle out of scope issue.

Issue - State: open - Opened by diaoenmao 6 months ago

#573 - Remove rogue .DS_Store

Pull Request - State: closed - Opened by spikedoanz 6 months ago - 2 comments

#572 - Support the free-threaded build of CPython

Issue - State: open - Opened by ngoldbaum 6 months ago

#571 - load_file: load tensors ordered by their offsets

Pull Request - State: closed - Opened by yousong 6 months ago - 9 comments

#570 - Add safestructures to Featured Projects

Pull Request - State: closed - Opened by rachthree 6 months ago - 2 comments

#569 - FR: Expose more info to Python bindings

Issue - State: open - Opened by yanok 6 months ago - 1 comment

#567 - Demoing zero-copy save.

Pull Request - State: closed - Opened by Narsil 6 months ago - 1 comment

#566 - Add support for Intel Gaudi hpu accelerators

Pull Request - State: closed - Opened by asafkar 6 months ago

#565 - Return error on out of range index

Pull Request - State: closed - Opened by oliness 6 months ago - 1 comment

#564 - Saving tensors should be zero-copy

Issue - State: open - Opened by tmm1 6 months ago - 1 comment

#563 - Restore compatibility with Rust 1.74

Pull Request - State: closed - Opened by tiran 6 months ago - 3 comments

#562 - Loading bigger models is very slow using `AutoModelForCausalLM.from_pretrained`

Issue - State: open - Opened by vibhas-singh 8 months ago - 18 comments
Labels: bug

#560 - Thread panicked in slice.rs due to out-of-range index in safetensors

Issue - State: closed - Opened by csaybar 7 months ago - 2 comments

#558 - Updating the dev number.

Pull Request - State: closed - Opened by Narsil 7 months ago

#557 - Fix wrong signature of `safe_open.__init__` in stub file

Pull Request - State: closed - Opened by SunghwanShim 7 months ago - 2 comments

#556 - support no_std

Pull Request - State: closed - Opened by ivila 7 months ago

#555 - Reducing the amount of copies during save.

Pull Request - State: closed - Opened by Narsil 7 months ago - 2 comments

#554 - Fixing the stub?

Pull Request - State: closed - Opened by Narsil 7 months ago - 1 comment

#553 - Memory map as private pure copy.

Pull Request - State: closed - Opened by Narsil 7 months ago

#552 - Revert "Upgrade version number. (#551)"

Pull Request - State: closed - Opened by Narsil 7 months ago

#551 - Upgrade version number.

Pull Request - State: closed - Opened by Narsil 7 months ago

#550 - Upgrade version number.

Pull Request - State: closed - Opened by Narsil 7 months ago

#548 - Compatibility Issue with Python 3.13

Issue - State: closed - Opened by pocerberus 7 months ago - 1 comment

#544 - Support no_std

Issue - State: closed - Opened by ivila 8 months ago - 2 comments

#543 - Upgrading PyO3 to 0.23

Pull Request - State: closed - Opened by IvanIsCoding 8 months ago - 1 comment

#542 - Don't store unused tensors in memory when loading a safetensors file

Issue - State: closed - Opened by Nerogar 9 months ago - 4 comments

#540 - Attempt to fix bench + update TF + maturin abi3 CI.

Pull Request - State: closed - Opened by Narsil 9 months ago

#539 - Trying some new CI.

Pull Request - State: closed - Opened by Narsil 9 months ago

#538 - Improve typing annotations for public apis

Issue - State: closed - Opened by justinchuby 9 months ago - 1 comment

#537 - Image in huggingface docs has typo

Issue - State: open - Opened by andrewkchan 9 months ago - 4 comments

#536 - cannot import name 'save_open' from 'safetensors'

Issue - State: closed - Opened by sun2ot 9 months ago - 2 comments

#535 - Add support for Cambricon mlu devices

Pull Request - State: closed - Opened by huismiling 9 months ago - 8 comments

#534 - Update python-bench.yml

Pull Request - State: closed - Opened by RoyelSteven-Ai 10 months ago - 1 comment

#533 - Update __init__.pyi

Pull Request - State: closed - Opened by w1gs 10 months ago

#532 - Documentation about multipart safetensors

Issue - State: closed - Opened by attashe 10 months ago - 6 comments

#531 - Can't save checkpoint to file descriptor.

Issue - State: closed - Opened by GLivshits 10 months ago - 1 comment

#530 - fix(save_file): add force_contiguous(default=True) to save_file

Pull Request - State: closed - Opened by dbyoung18 10 months ago - 4 comments

#529 - let `safetensors.load` support load weight from bytearray

Issue - State: closed - Opened by JeryZeng 10 months ago - 1 comment

#527 - [Question] Comparison with the zarr format?

Issue - State: open - Opened by julioasotodv 10 months ago - 13 comments

#526 - Improve clarity in safetensors' `index.mdx` doc

Pull Request - State: closed - Opened by ethanknights 11 months ago - 1 comment

#525 - Prepare for 0.4.5

Pull Request - State: closed - Opened by Narsil 11 months ago

#524 - add remapping to safetensors.torch.load_model

Issue - State: closed - Opened by f-fuchs 11 months ago - 1 comment