mirror of
https://github.com/elder-plinius/OBLITERATUS.git
synced 2026-04-22 19:26:13 +02:00
cbdb772eb9
Adds --gpus flag to obliterate, run, and tourney commands for controlling which GPUs to use (sets CUDA_VISIBLE_DEVICES). Works both locally and with --remote. Models are automatically split across selected GPUs via accelerate's device_map="auto". Also adds gpus field to remote YAML config.