Instructions to use ClueAI/PromptCLUE-base-v1-5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ClueAI/PromptCLUE-base-v1-5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ClueAI/PromptCLUE-base-v1-5") model = AutoModelForSeq2SeqLM.from_pretrained("ClueAI/PromptCLUE-base-v1-5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ba8a4aff358876f7b527301660761e38f09bb171d6d102a7ed00b332e7ec6fbb
- Size of remote file:
- 990 MB
- SHA256:
- 68665dd46d3b23a893f6ac2d2b5ce829b7161be737027268f25114c1b70cdaa5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.