transformers
00cc937c - Patch `__setitem__` on `ModelOutput` even if the parameter was previously `None` (#44080)

Commit
5 days ago
Patch `__setitem__` on `ModelOutput` even if the parameter was previously `None` (#44080) * Allow __setitem__ on ModelOutput even if the parameter was previously None * Correctly reset the first field to None, expand test suite
Author
Parents
Loading