Instructions to use PaddleCI/tiny-random-plato-mini with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use PaddleCI/tiny-random-plato-mini with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, UnifiedTransformerLMHeadModel tokenizer = AutoTokenizer.from_pretrained("PaddleCI/tiny-random-plato-mini", from_hf_hub=True) model = UnifiedTransformerLMHeadModel.from_pretrained("PaddleCI/tiny-random-plato-mini", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
31e93c9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c345d967b58c8ff9a1fbd602b93c4632beadb50b73a00902f55b9d27c83fe5d8
size 728528
|