Instructions to use ClueAI/PromptCLUE-base-paddle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use ClueAI/PromptCLUE-base-paddle with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, T5ForConditionalGeneration tokenizer = AutoTokenizer.from_pretrained("ClueAI/PromptCLUE-base-paddle", from_hf_hub=True) model = T5ForConditionalGeneration.from_pretrained("ClueAI/PromptCLUE-base-paddle", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a4fbdfe266a3f459cb02af798a286790ab860933956a8c6542d1e627f06c0d71
- Size of remote file:
- 1.19 GB
- SHA256:
- ae9129478b85ff6a32869a12243d514180293462f104c219d1740e82a0f6ec28
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.