The code, training pipeline, and models that power Firefox Translations
Mozilla Public License 2.0
154
stars
33
forks
source link
evaluate-* is the slowest step in CI, as it's having to download nvidia cudnn and torch #830
Open
gregtatum opened 1 month ago
nvidia cudnn - 3 min install torch - 3 min install
Can we do some of these installs in a docker image to speed up the task time? It's nice to have faster CI runs.