Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

allenai
/
cosmo-xl

Transformers
PyTorch
English
t5
text2text-generation
conversational
dialogue
response generation
text-generation-inference
Model card Files Files and versions
xet
Community
10

Instructions to use allenai/cosmo-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use allenai/cosmo-xl with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("allenai/cosmo-xl")
    model = AutoModelForSeq2SeqLM.from_pretrained("allenai/cosmo-xl")
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Potential Inconsistencies Model and Datasets License

#10 opened 11 months ago by
yueyangchen

Adding `safetensors` variant of this model

#9 opened over 1 year ago by
SFconvertbot

<turn> and <sep> are not tokens

#8 opened about 3 years ago by
artek0chumak
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs