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
- Xet hash:
- a4e2a39624f9adc14b127a5a608bd0dcd43238e84a60bede862d7519cf1fbc84
- Size of remote file:
- 3.13 GB
- SHA256:
- 5d6afd02faaca140408936fb5ae346ccdd99591ea9e362dabdd147a0a7cd0f4d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.