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.4.tar.gz
(2.1 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.4.tar.gz.
File metadata
- Download URL: trl_jobs-0.1.4.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e3a2ab942650f490dd7c33899d1740e29af5ab4ae9a92e73967a8cbf3d4b067
|
|
| MD5 |
6f67d762ffbd9183de0b2b945a71fba6
|
|
| BLAKE2b-256 |
d321a54f07421509e50b3a6bed409dd0b26e67c150ce749d830ea677ae26440c
|
File details
Details for the file trl_jobs-0.1.4-py3-none-any.whl.
File metadata
- Download URL: trl_jobs-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
fa81baf38e81c0bb3f4779a3e9e35aafdff67ba80833360b959e6ec5105a8a96
|
|
| MD5 |
fdc73b79fd0c62d5ef2e7612699618b0
|
|
| BLAKE2b-256 |
74120461c39d8c6ddb8c5f9f5da877df2ae4435473d41f672339ae521c99a158
|