Skip to content

OpenNMT-py v3.4.1

Compare
Choose a tag to compare
@vince62s vince62s released this 26 Sep 09:02
· 65 commits to master since this release
9abeed4
  • bug fixes
  • torch 2.x requirement (flash attention requires it)
  • zero-out the prompt loss in LM finetuning
  • batching sorted on src then tgt instead of max len
  • six dependancy