Views
No views yet
onnxruntime.transformers.optimizer) then
weight-cast to fp16 (encoder + classifier head; graph I/O stays float32/int64 at the boundary).gauthierrobert2/guard-ft-v19 on GPU, and now also on
CPU — measured near-identical across a 259-document evaluation corpus at every downstream masking
stage (stage 3 leaked identical, F2 within 0.01pt). Loads correctly under ONNX Runtime 1.24.1's
CPU execution provider at ORT_ENABLE_ALL (an earlier revision of this repo did not: fusing
BEFORE the fp16 cast, instead of after, is what fixes it — see the model card history).gauthierrobert2/guard-ft-v19-trimmed-int8 is the CPU-side sibling instead.