Opengrid / requirements-training.txt

Commit History

Drop unsloth: use standard bitsandbytes 4-bit + peft LoRA + TRL GRPOTrainer
6072ace

K446 commited on

Pin transformers <4.52 and unsloth_zoo==2025.11.1 for API compat
b724812

K446 commited on

Pin TRL <0.16 for unsloth 2025.11.1 GRPO API compatibility
08c4515

K446 commited on

Add torchvision and hf_transfer
00b8117

K446 commited on

Fix: install torchao 0.8.0 separately, unsloth --no-deps to avoid torchao>=0.13 conflict
f4d773c

K446 commited on

Pin compatible versions: torch 2.6.0 + torchao <0.9 + transformers <5.0
9b70933

K446 commited on

GRPO training with CUDA + results in UI
bcce6af

K446 commited on

fix: transformers>=4.51.3 to resolve unsloth dep conflict
3313fd3

K446 commited on

fix: add unsloth back with pinned versions to avoid dep backtracking
689cb35

K446 commited on

fix: lean Dockerfile + remove unsloth from training deps
b2a04c7

K446 commited on

Add GRPO training runner for HF Spaces GPU
7bcd08c

K446 commited on