Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Decoder-only Marian models #989

Open
alvations opened this issue Apr 27, 2023 · 0 comments
Open

[Feature Request] Decoder-only Marian models #989

alvations opened this issue Apr 27, 2023 · 0 comments

Comments

@alvations
Copy link
Collaborator

alvations commented Apr 27, 2023

Feature description

Given the GPT / PALM / BLOOM popularity, having marian benchmarks for decoder-only models would be good.

It is not that I think it will give better ChrF (maybe it will) but comparing marian-nmt models to other libraries models makes it a little tough to explain about "hyperparameters equivalence" and quirks in layer implementation.

Example

I'vent seen anyone coding from scratch in C++, but OpenNMT's CTranslate went the "converter" route https://github.com/OpenNMT/CTranslate2/blob/master/python/ctranslate2/converters/transformers.py

@alvations alvations changed the title Decoder-only Marian models [Feature Request] Decoder-only Marian models Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant