From [https://github.com/pytorch/fairseq/tree/master/examples/megatron_11b](https://github.com/pytorch/fairseq/tree/master/examples/megatron_11b) How do I generate sentences using the pre-trained model? There's no example usage in the documentation.