Instructions to use imxly/prophetnet-zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use imxly/prophetnet-zh with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("imxly/prophetnet-zh") model = AutoModelForSeq2SeqLM.from_pretrained("imxly/prophetnet-zh", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
fc0cf59 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1c7b68298f0c41fb0cb9856338a4ef28899c57f9632bab176f47f28936e1a938
size 739488495
|