Instructions to use hfishtest/PaddleNLP-ErnieTiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use hfishtest/PaddleNLP-ErnieTiny with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, ErnieTinyTokenizer tokenizer = AutoTokenizer.from_pretrained("hfishtest/PaddleNLP-ErnieTiny", from_hf_hub=True) model = ErnieTinyTokenizer.from_pretrained("hfishtest/PaddleNLP-ErnieTiny", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 128 Bytes
f302749 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:693278a3381c346094b00d59c42586eabebadd98fd11c303d9fdb8bf1b6b39fd
size 198
|