Instructions to use ywan/unite-up with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ywan/unite-up with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ywan/unite-up")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ywan/unite-up") model = AutoModelForMaskedLM.from_pretrained("ywan/unite-up", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f001a26923ac2983c36f651883e82e0fafbc2424d4743c7f977a3072c03dba52
- Size of remote file:
- 2.26 GB
- SHA256:
- 1035059c617e796a1b4075dc13eb3e6ef923f596cc5e001547aff81735595a64
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.