transformers
4f93cc91 - fix: providing a tensor to cache_position in model.generate kwargs always crashes because of boolean test (#39300)

Commit
162 days ago
fix: providing a tensor to cache_position in model.generate kwargs always crashes because of boolean test (#39300) * fix: cache_position: RuntimeError: Boolean value of Tensor with more than one value is ambiguous * test cache_position * move test * propagate changes --------- Co-authored-by: Masataro Asai <guicho2.71828@gmail.com>
Author
Parents
Loading