marian icon indicating copy to clipboard operation
marian copied to clipboard

Docker images

Open Bachstelze opened this issue 5 years ago • 2 comments

Does somebody know public docker images for training and inference? The installation on a specific machine seems to be very error-prone.

Bachstelze avatar May 17 '20 10:05 Bachstelze

https://github.com/Helsinki-NLP/Opus-MT/blob/master/Dockerfile has a Dockerfile for OpusMT which is on top of Marian. It may be useful

santhoshtr avatar Jun 19 '20 10:06 santhoshtr

Like this, in its rawest form: https://gist.github.com/alvations/3d8db26ea5e8f803df6730b652223e0e

But the Opus-MT one looks much more stable with proper version checkouts.

alvations avatar Jun 19 '20 10:06 alvations