Port details |
- py-accelerate PyTorch: simple way to launch, train, use PyTorch models on any device
- 0.34.2 misc =2 0.31.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-04-27 01:45:07
- Last Update: 2024-09-23 09:47:30
- Commit Hash: 98c465f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://huggingface.co/docs/accelerate/index
- Description:
- The accelerate module was created for PyTorch users who like to write the
training loop of PyTorch models but are reluctant to write and maintain the
boilerplate code needed to use multi-GPUs/TPU/fp16.
- ¦ ¦ ¦ ¦
- 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}accelerate>0:misc/py-accelerate@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-accelerate/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-accelerate
- pkg install py311-accelerate
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-accelerate listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-accelerate
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1727048935
SHA256 (accelerate-0.34.2.tar.gz) = 98c1ebe1f5a45c0a3af02dc60b5bb8b7d58d60c3326a326a06ce6d956b18ca5b
SIZE (accelerate-0.34.2.tar.gz) = 328806
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>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-parameterized>0 : devel/py-parameterized@py311
- py311-torchvision>0 : misc/py-torchvision@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-huggingface-hub>0 : misc/py-huggingface-hub@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-pytorch>=1.10.0 : misc/py-pytorch@py311
- py311-safetensors>=0.4.3 : misc/py-safetensors@py311
- py311-pyyaml>0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-accelerate
- USES:
- 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.34.2 23 Sep 2024 09:47:30 |
Yuri Victorovich (yuri) |
misc/py-accelerate: update 0.34.0 → 0.34.2
Reported by: portscout |
0.34.0 03 Sep 2024 08:35:55 |
Yuri Victorovich (yuri) |
misc/py-accelerate: update 0.33.0 → 0.34.0
Reported by: portscout |
0.33.0 02 Aug 2024 05:09:46 |
Yuri Victorovich (yuri) |
misc/py-accelerate: update 0.32.1 → 0.33.0
Reported by: portscout |
0.32.1_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.32.1 05 Jul 2024 17:02:58 |
Yuri Victorovich (yuri) |
misc/py-accelerate: update 0.32.0 → 0.32.1
Reported by: portscout |
0.32.0 05 Jul 2024 09:01:47 |
Yuri Victorovich (yuri) |
misc/py-accelerate: update 0.31.0 → 0.32.0
Reported by: portscout |
0.31.0 23 Jun 2024 10:15:41 |
Yuri Victorovich (yuri) |
misc/py-accelerate: update 0.30.0 → 0.31.0
Reported by: portscout |
0.30.0 04 May 2024 17:16:04 |
Yuri Victorovich (yuri) |
misc/py-accelerate: update 0.29.3 → 0.30.0
Reported by: portscout |
0.29.3 27 Apr 2024 01:42:39 |
Yuri Victorovich (yuri) |
misc/py-accelerate: New port: PyTorch: simple way to launch, train, use PyTorch
models on any device |