From 1bc955a8a7f1c5b04c75d9d83cdc5182342539c3 Mon Sep 17 00:00:00 2001 From: Ulrich Germann Date: Wed, 6 May 2020 13:57:53 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 820a2f5..cee9fb2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Currently, the server can serve only a single configuration (model or ensemble o The REST API is described [here](https://github.com/ugermann/mts/wiki/BergamotAPI/wiki/BergamotAPI). -## Localized Compilation +## Compilation +### Local Notice that you need all the dependencies and libraries for a full compilation of [Marian](http://github.com/marian-nmt/marian-dev). @@ -22,8 +23,8 @@ cmake /path/to/your/local/clone/of/mts make -j ``` -## Dockerized Compilation -(coming soon ...) +### Dockerized Version +(coming soon, based on http://github.com/ugermann/marian-docker ...) ## Configuring a Model to serve These instructions assume that you have the following files from a marian training process: