Update HF pin (#119717)
Sometime between now and the previous pin update, HF introduced a ModelOutputs type, which was not pytree serializable, causing aot_compile to fail on new HF models (https://fb.workplace.com/groups/1075192433118967/permalink/1377977852840422/). With https://github.com/huggingface/transformers/pull/27871, we can now pytree serialize HF ModelOutputs types. Pull Request resolved: https://github.com/pytorch/pytorch/pull/119717 Approved by: https://github.com/desertfire
This commit is contained in:

committed by
PyTorch MergeBot

parent
b51e0246b7
commit
507db17675
@@ -1 +1 @@
|
||||
6c26faa159b79a42d7fa46cb66e2d21523351987
|
||||
243e186efbf7fb93328dd6b34927a4e8c8f24395
|
||||
|
Reference in New Issue
Block a user