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
Ctrl+K
This model has 2 files scanned as unsafe.