Sylvain Gugger
Sylvain Gugger
cc @Narsil I'll let you review and decide if it maybe would be more suitable as code on the hub or needs to be in Transformers.
cc @younesbelkada
This is not a library used by Transformers per se but Python. There is something wrong with your Python install via Conda, Python installed like this does not find the...
Jumping on @thomasw21 comment, we sadly cannot accept any code licensed GPLv3 as it would taint the whole Transformers library under that license. This means that the modeling code should...
cc @ArthurZucker and @younesbelkada
Note that since it's a test modeling file and contributors add new models by copying those, those `is_pipeline_test_to_skip` will be copied over new models automatically. So it will be part...
That plan works for me!
@gante Could you have a first look at the changes in generate?