opsguard / scripts /bold_pipeline.py

Commit History

cuda: sleep 30s instead of poll-fail; let model load handle lazy init
b3b0fcf
Running
verified

sai1906 commited on

harden cuda wait: 180s timeout + torch.cuda.init() force
6a66227
verified

sai1906 commited on

fix bf16 NaN: fp32 LoRA cast + grad checkpointing across SFT/DPO/GRPO; lower lora_r=32; adam_eps=1e-7; fix GRPO reward scenario routing
d0a0caa
verified

sai1906 commited on

fix SFT NaN: max_grad_norm=1, lr=5e-5, lora_alpha=128 default; harden workdir
cbe58f8
verified

sai1906 commited on

cuda init wait retry
2244754
verified

sai1906 commited on

clone repo first, push helper, fix data path
ea0851b
verified

sai1906 commited on

bold pipeline SFT+DPO+GRPO+eval, smoke flag for Colab test
394f6d7
verified

sai1906 commited on