fixed partial translations f4b73e2
carlosep93 commited on
How to use projecte-aina/aina-translator-ca-es 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(
"projecte-aina/aina-translator-ca-es"
)