transformers
46c0e1ff - Fix incorrect type annotation in get_auxiliary_logits (#37955)

Commit
1 year ago
Fix incorrect type annotation in get_auxiliary_logits (#37955) Correct type annotation from Dict(str, Tensor) to Dict[str, Tensor]
Author
Parents
Loading