TRL Jobs.
Project description
TRL Jobs
A convenient wrapper around hfjobs for running TRL (Transformer Reinforcement Learning) specific workflows on Hugging Face infrastructure.
Installation
pip install trl-jobs
Available Commands
SFT (Supervised Fine-Tuning)
Run SFT job with ease:
trl-jobs sft --flavor a100-large --model Qwen/Qwen3-0.6B --dataset trl-lib/Capybara
Required Arguments
--model: Model name or path (e.g.,Qwen/Qwen3-0.6B)--dataset: Dataset name or path (e.g.,trl-lib/Capybara)
Optional Arguments
--flavor: Hardware flavor (default:t4-small)-d, --detach: Run job in background and print job ID--token: Hugging Face access token
Authentication
You can provide your Hugging Face token in several ways:
- Using
huggingface-hublogin:huggingface-cli login - Setting the
HF_TOKENenvironment variable - Using the
--tokenargument
License
MIT License - see LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
trl_jobs-0.1.6.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trl_jobs-0.1.6.tar.gz.
File metadata
- Download URL: trl_jobs-0.1.6.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc75358f268ce97c7a638d750e5eaccd1b4b241eb3fbc9e7741e86c7a32cf112
|
|
| MD5 |
9709e6cc821b4884448065a75db018d7
|
|
| BLAKE2b-256 |
5034d0768663995f0dafb3ee29f4295606673317e356b808dd2c200b3816a61e
|
File details
Details for the file trl_jobs-0.1.6-py3-none-any.whl.
File metadata
- Download URL: trl_jobs-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12fffb16de81cc280a74945da79a116715e697f3d571971a7bd2fd05219c0023
|
|
| MD5 |
c1171e24ffb0e113f29cb418ae41d08f
|
|
| BLAKE2b-256 |
721787538c3df57d498534d8d9f7832a738b326ee7db53fb7e363507bb696677
|