HuggingFaceM4/WebSight
Viewer • Updated • 2.75M • 9.63k • 396
How to use Sergio0000/rachana 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(
"Sergio0000/rachana"
)