fka/prompts.chat
Viewer • Updated • 1.81k • 55.6k • 9.69k
How to use mazeratti/creative 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(
"mazeratti/creative"
)
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub models, cfg, task = load_model_ensemble_and_task_from_hf_hub( "mazeratti/creative" )