Instructions to use xuehaha/ChatYuan-large-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use xuehaha/ChatYuan-large-v1 with paddlenlp:
# ⚠️ Type of model unknown from paddlenlp.transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("xuehaha/ChatYuan-large-v1", from_hf_hub=True) model = AutoModel.from_pretrained("xuehaha/ChatYuan-large-v1", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support