Hi,

the machine you have is certainly sufficient even for large models.

If you are running two language pairs in parallel and run into RAM
problems, you may want to look into ways to compress the model files
(phrase table, reordering table, language model) using either more
efficient data structures (e.g., various KENLM options), or pruning the
models.

-phi


On Tue, Dec 1, 2015 at 5:08 AM, Hegde, Sujay <[email protected]> wrote:

> Dear Moses Admin,
>
>
>
>                 We are using Moses decoder for commercial environment.
>
>
>
>                 We have 132GB RAM, 1TB disk and quadcore * Virtual
> Machine* with CentOs OS.
>
>
>
>                 We have 2 language pairs installed, and when running both
> the models together the Translation hangs(Takes a LONG time).
>
>                 It is fine when we  run only one language model.
>
>
>
>                 Is there any Specific System requirements needed for moses?
>
>                 Please let me know
>
>
>
> Thanks and Regards,
>
> Sujay,
>
> Xerox Business Services, Bangalore, India
>
>
>
> _______________________________________________
> Moses-support mailing list
> [email protected]
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to