Skip to content

OpenNMT-py v3.1.0

Compare
Choose a tag to compare
@vince62s vince62s released this 30 Mar 16:30
· 158 commits to master since this release
04c622a
  • updated docs with Sphinx 6.4
  • Restore source features to v3 (thanks @anderleich)
  • add inline tags transform (thanks @panosk)
  • add docify transform to allow doc-level training / inference
  • fix NLLB training (decoder_start_token)
  • New! LoRa adapters to finetune big models (egs: NLLB 3.3B)
  • various bug fixes