Instructions to use PaddleCI/tiny-random-unimo-text-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use PaddleCI/tiny-random-unimo-text-1.0 with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, UNIMOLMHeadModel tokenizer = AutoTokenizer.from_pretrained("PaddleCI/tiny-random-unimo-text-1.0", from_hf_hub=True) model = UNIMOLMHeadModel.from_pretrained("PaddleCI/tiny-random-unimo-text-1.0", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
- Downloads last month
- 3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support