mozilla / firefox-translations-training

Training pipelines for Firefox Translations neural machine translation models
https://mozilla.github.io/firefox-translations-training/
Mozilla Public License 2.0
135 stars 28 forks source link

Add wokers with more memory for translations alignments #661

Closed gabrielBusta closed 3 weeks ago

gabrielBusta commented 3 weeks ago

Adding a worker with more memory (2TB) to get around recent OOM issues in alignment tasks.

Depends on D212447