Instructions to use zhiyuanyan1/UAE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zhiyuanyan1/UAE with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zhiyuanyan1/UAE", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Improve model card: Add pipeline tag, library name, usage, and links
#1 opened 11 months ago
by
nielsr