nlp-uoregon/trankit

Add adapters for more model types

Bachstelze opened this issue · 0 comments

When altering the code for another model like MarianMTModel this error occurs:

AttributeError: 'MarianMTModel' object has no attribute 'add_adapter'

Should we use https://docs.adapterhub.ml/ for other models than xml-r-base, large? Can we use xml-r-xl or xxl?