-
Notifications
You must be signed in to change notification settings - Fork 31.6k
Open
Labels
Feature requestRequest for a new featureRequest for a new feature
Description
Feature request
Add support for converting Marian Transformer RNN models.
Motivation
Firefox is doing great work at training new models. Their teacher models are able to be converted to PyTorch models using existing conversion tooling.
However their student models which are way smaller, and more efficient, are structured as Transformer-RNN. This is currently not supported by the conversion tools. Would it be even possible to add support for this?
Your contribution
At this point I'm just a parrot trying to seek help and information on this topic. It is far outside my current knowledge on what this exactly means. Perhaps if someone could point me in the right direction I could figure this out.
Metadata
Metadata
Assignees
Labels
Feature requestRequest for a new featureRequest for a new feature