Commit graph

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
cca441f125 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2026-05-31 03:43:26 +00:00
danielhanchen
84f76a42cb Add regression tests for V100 full finetuning precision
Exercise the real SFTTrainer mixed-precision template from rl.py source against
mocked inputs: normal models get float32 weights + fp16 forward, FORCE_FLOAT32
models stay pure float32, no bf16 on no-bf16 hardware, and bf16 GPUs are
unchanged. Covers issue #4082.
2026-05-31 03:43:12 +00:00