500toEng-v1 : 500 to English translation model. Supported languages600toEng-v2.0 : 600 to English translation model. Supported languages
600toEng-v2.0-arm64: the above model for ARM64 CPUs, such as Apple Silicon, Qualcomm Snapdragon, etc (does not come with cuda libs)Chose your image, example, IMAGE=tgowda/rtg-model:600toEng-v2.0
docker run --rm -i -p 6060:6060 $IMAGE
docker run --rm -i -p 6060:6060 --gpus '"device=0"' $IMAGE
The docker container starts a web interface accessible at http://localhost:6060
For more info, see http://rtg.isi.edu/many-eng/
Content type
Image
Digest
sha256:a66ad3220…
Size
6.1 GB
Last updated
about 3 years ago
docker pull tgowda/rtg-model:v1.0-500Eng-v1