Search Criteria
Package Details: python-trl 0.22.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-trl.git (read-only, click to copy) |
|---|---|
| Package Base: | python-trl |
| Description: | Train transformer language models with reinforcement learning |
| Upstream URL: | https://github.com/huggingface/trl |
| Keywords: | huggingface transformers |
| Licenses: | Apache-2.0 |
| Groups: | huggingface |
| Submitter: | daskol |
| Maintainer: | daskol |
| Last Packager: | daskol |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-08-01 17:41 (UTC) |
| Last Updated: | 2025-09-03 20:13 (UTC) |
Dependencies (13)
- python-accelerateAUR
- python-datasets
- python-importlib-metadata
- python-transformersAUR
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-bitsandbytesAUR (python-bitsandbytes-rocm-gitAUR, python-bitsandbytes-gitAUR, python-bitsandbytesAUR) (optional) – Quantization support
- python-deepspeedAUR (optional) – Low-level routines for distributed training
- python-diffusersAUR (optional) – Diffusion models
- python-peftAUR (optional) – Parameter efficient fine-tuning
- python-rich (optional) – Fancy text, tables, progress bars, and so on
Latest Comments
redponike commented on 2024-12-11 14:17 (UTC)
@daskol: Something is wrong with the way this was packaged: .SRCINFO contains
depends = python-transformers<0.47.0. Should bedepends = python-transformers<4.47.0.