This commit is contained in:
Ulrich Germann 2020-05-06 13:57:53 +01:00 коммит произвёл GitHub
Родитель 7873fa72bc
Коммит 1bc955a8a7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 3 удалений

Просмотреть файл

@ -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: