How to use utter-project/hutter-12-3rd-base 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( "utter-project/hutter-12-3rd-base" )
The community tab is the place to discuss and collaborate with the HF community!