Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ugermann authored May 6, 2020
1 parent 7873fa7 commit 1bc955a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand All @@ -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:
Expand Down

0 comments on commit 1bc955a

Please sign in to comment.