Instructions to use lvyufeng/uie-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use lvyufeng/uie-base with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, UIE tokenizer = AutoTokenizer.from_pretrained("lvyufeng/uie-base", from_hf_hub=True) model = UIE.from_pretrained("lvyufeng/uie-base", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!