Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

eustance
/
longtao-v1

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

Instructions to use eustance/longtao-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use eustance/longtao-v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("eustance/longtao-v1")
    model = AutoModelForSeq2SeqLM.from_pretrained("eustance/longtao-v1")
  • Notebooks
  • Google Colab
  • Kaggle
longtao-v1
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
eustance's picture
eustance
:tada: init
e4ffbfc about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    25 Bytes
    initial commit about 3 years ago
  • config.json
    755 Bytes
    :tada: init about 3 years ago
  • generation_config.json
    147 Bytes
    :tada: init about 3 years ago
  • pytorch_model.bin
    1.57 GB
    xet
    :tada: init about 3 years ago
  • spiece.model
    742 kB
    xet
    :tada: init about 3 years ago
  • spiece.vocab
    533 kB
    :tada: init about 3 years ago
  • tokenizer_config.json
    1.89 kB
    :tada: init about 3 years ago