Instructions to use HuggingWorm/PaddleNLP-ErnieTiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use HuggingWorm/PaddleNLP-ErnieTiny with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, ErnieTinyTokenizer tokenizer = AutoTokenizer.from_pretrained("HuggingWorm/PaddleNLP-ErnieTiny", from_hf_hub=True) model = ErnieTinyTokenizer.from_pretrained("HuggingWorm/PaddleNLP-ErnieTiny", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository