Instructions to use PaddleCI/tiny-random-ernie-m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use PaddleCI/tiny-random-ernie-m with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, UIEM tokenizer = AutoTokenizer.from_pretrained("PaddleCI/tiny-random-ernie-m", from_hf_hub=True) model = UIEM.from_pretrained("PaddleCI/tiny-random-ernie-m", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
6a8c80a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:972da86dfcd977eee3cde987593a63eb27810be4d74366bbd0338cd0887d7372
size 8027964
|