Instructions to use Grzechu2137/21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use Grzechu2137/21 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( "Grzechu2137/21" ) - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub models, cfg, task = load_model_ensemble_and_task_from_hf_hub( "Grzechu2137/21" )