Hello,
We will no longer maintain OpenNMT-py.
Instead we started the Eole-nlp project: GitHub - eole-nlp/eole: Open language modeling toolkit based on PyTorch
It is a spin-off of OpenNMT-py but we revamped a lot of features.
It supports:
- Encoders: there is a recipe to train / predict comet-like models
- Decoders: there are recipes to convert Llama3, Mistral (more to come) models
- Encoder/Decoder: including the new “estimator” feature: read this: Embarrassingly small English-to-German Model (258M parameters) with State-of-the-art results | by Vinces | Jun, 2024 | Medium
Cheers,
Vincent