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

ClueAI
/
ChatYuan-large-v2-paddle

paddlenlp
PaddlePaddle
t5
Model card Files Files and versions
xet
Community
1

Instructions to use ClueAI/ChatYuan-large-v2-paddle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • paddlenlp

    How to use ClueAI/ChatYuan-large-v2-paddle with paddlenlp:

    from paddlenlp.transformers import AutoTokenizer, T5ForConditionalGeneration
    
    tokenizer = AutoTokenizer.from_pretrained("ClueAI/ChatYuan-large-v2-paddle", from_hf_hub=True)
    model = T5ForConditionalGeneration.from_pretrained("ClueAI/ChatYuan-large-v2-paddle", from_hf_hub=True)
  • Notebooks
  • Google Colab
  • Kaggle
ChatYuan-large-v2-paddle
3.4 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
ClueAI's picture
ClueAI
xuehaha's picture
xuehaha
update code in colab (#1)
555cc3e about 3 years ago
  • .gitattributes
    1.53 kB
    Upload with huggingface_hub about 3 years ago
  • README.md
    25 kB
    update code in colab (#1) about 3 years ago
  • config.json
    838 Bytes
    Upload with huggingface_hub about 3 years ago
  • model_state.pdparams
    3.4 GB
    xet
    Upload with huggingface_hub about 3 years ago
  • special_tokens_map.json
    1.79 kB
    Upload with huggingface_hub about 3 years ago
  • spiece.model
    742 kB
    xet
    Upload with huggingface_hub about 3 years ago
  • tokenizer_config.json
    1.98 kB
    Upload with huggingface_hub about 3 years ago