You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Hello. This script gives instructions for training and evaluating a model: https://github.com/facebookresearch/mega/blob/main/examples/mega/README.lm.md
But no instructions for the most important step: generating. How can I use this model to generate new text? I found instructions for translating from one language to another, but nothing for generating from a prompt like GPT.
Hello. This script gives instructions for training and evaluating a model:
https://github.com/facebookresearch/mega/blob/main/examples/mega/README.lm.md
But no instructions for the most important step: generating. How can I use this model to generate new text? I found instructions for translating from one language to another, but nothing for generating from a prompt like GPT.