tencups/gpt2
Updated • 6
How to use qingdong1114/demo with Fairseq:
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub
models, cfg, task = load_model_ensemble_and_task_from_hf_hub(
"qingdong1114/demo"
)This modelcard aims to be a base template for new models. It has been generated using this raw template.