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

  • Log In
  • Sign Up

seduerr
/
pai_exin

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use seduerr/pai_exin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use seduerr/pai_exin with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("seduerr/pai_exin")
    model = AutoModelForSeq2SeqLM.from_pretrained("seduerr/pai_exin")
  • Notebooks
  • Google Colab
  • Kaggle
pai_exin
484 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
ea1bd40 verified about 1 year ago
  • .gitattributes
    744 Bytes
    Adding `safetensors` variant of this model about 1 year ago
  • config.json
    1.21 kB
    Update from almost 5 years ago
  • model.safetensors
    242 MB
    xet
    Adding `safetensors` variant of this model about 1 year ago
  • pytorch_model.bin
    242 MB
    xet
    Update from almost 5 years ago