Julian Pollmann

Results 2 comments of Julian Pollmann

Even if this is older than a year, try to get as much debug information as possible. If your live server uses zlib compression, `ob_end_clean();` around line 332 in PhpExcelComponent...

It seems like this is caused by the trainer [freezing the model weights](https://github.com/adapter-hub/adapter-transformers/blob/master/src/transformers/adapters/model_mixin.py#L840-L845) and not adding adapter modules other than invertibles to the [EncoderDecoderMixin](https://github.com/adapter-hub/adapter-transformers/blob/master/src/transformers/adapters/mixins/encoder_decoder.py#L14). The trainer will not get any...