Port details |
- py-safetensors Simple, safe way to store and distribute tensors
- 0.4.5_3 misc =2 0.4.5_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-12-23 01:36:08
- Last Update: 2024-12-01 09:24:18
- Commit Hash: 1d1fd15
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://huggingface.co/docs/safetensors/index
- Description:
- Safetensors is a new simple format for storing tensors safely (as opposed to
pickle) and that is still fast (zero-copy).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}safetensors>0:misc/py-safetensors@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-safetensors/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-safetensors
- pkg install py311-safetensors
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-safetensors listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-safetensors
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725597982
SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0
SIZE (rust/crates/autocfg-1.3.0.crate) = 16524
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools-rust>0 : devel/py-setuptools-rust@py311
- py311-maturin>0 : devel/py-maturin@py311
- rust>=1.83.0 : lang/rust
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-accelerate
- misc/py-timm
Configuration Options:
- No options to configure
- Options name:
- misc_py-safetensors
- USES:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.5_3 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.4.5_2 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.4.5_1 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.4.5 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
0.4.5 06 Sep 2024 08:20:54 |
Yuri Victorovich (yuri) |
misc/py-safetensors: update 0.4.4 → 0.4.5
Reported by: portscout |
0.4.4_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.4.4 07 Aug 2024 09:09:49 |
Yuri Victorovich (yuri) |
misc/py-safetensors: update 0.4.3 → 0.4.4
Reported by: portscout |
0.4.3_2 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.4.3_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.4.3 16 Apr 2024 07:43:53 |
Yuri Victorovich (yuri) |
misc/py-safetensors: update 0.4.2 → 0.4.3
Reported by: portscout |
0.4.2_2 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.4.2_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.4.2 25 Jan 2024 06:40:19 |
Yuri Victorovich (yuri) |
misc/py-safetensors: update 0.4.1 → 0.4.2
Reported by: portscout |
0.4.1_1 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.4.1 23 Dec 2023 01:34:06 |
Yuri Victorovich (yuri) |
misc/py-safetensors: New port: Simple, safe way to store and distribute tensors |