Instructions to use thu-coai/CDial-GPT_LCCC-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thu-coai/CDial-GPT_LCCC-large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("thu-coai/CDial-GPT_LCCC-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
model type and tokenizer type
#1 opened about 4 years ago
by
springtostring