Tom
Tom
I'd also want a "sort imports by line length exactly" with no extra exceptions. `isort` does (almost) support that (except some edge cases / bugs) using `length_sort` and `force_sort_within_sections` options,...
downgrading to `transformers==4.41.2` works for me related: https://github.com/huggingface/transformers/issues/32321 > From what I see the Phi-model code is totally defined within moondream, while they are calling to the `transformers` implementation of...
any update on this?