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

Transformers
PyTorch
English
Chinese
t5
text2text-generation
custom_code
text-generation-inference
Model card Files Files and versions
xet
Community
10

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

  • Libraries
  • Transformers

    How to use ClueAI/ChatYuan-large-v2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ClueAI/ChatYuan-large-v2", trust_remote_code=True)
    model = AutoModelForSeq2SeqLM.from_pretrained("ClueAI/ChatYuan-large-v2", trust_remote_code=True)
  • Notebooks
  • Google Colab
  • Kaggle
ChatYuan-large-v2
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
xianbao's picture
xianbao
Update README.md
b836717 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • ChatYuan.jpeg
    138 kB
    Upload 11 files over 3 years ago
  • LICENSE
    4.21 kB
    Create LICENSE over 3 years ago
  • README.md
    23.9 kB
    Update README.md over 3 years ago
  • brightmart.jpeg
    181 kB
    Upload 11 files over 3 years ago
  • chatyuan_wechat.jpeg
    82.4 kB
    Upload 11 files over 3 years ago
  • config.json
    758 Bytes
    Upload 11 files over 3 years ago
  • generation_config.json
    147 Bytes
    Upload 11 files over 3 years ago
  • pytorch_model.bin
    1.57 GB
    xet
    Upload 11 files over 3 years ago
  • spiece.model
    742 kB
    xet
    Upload 11 files over 3 years ago
  • spiece.vocab
    533 kB
    Upload 11 files over 3 years ago
  • tokenizer_config.json
    1.89 kB
    Upload 11 files over 3 years ago