transformers
4dbb3587 - [Fix] Remove calls to unsupported functions in TP (#46103)

Commit
55 days ago
[Fix] Remove calls to unsupported functions in TP (#46103) * Alias without _ to be compatible with torch < 2.10 * Remove the _unflatten call which is not compatible w/ torch < 2.9.1 * Add a TODO and remove an assert
Author
Parents
Loading