Instructions to use microsoft/deberta-v3-xsmall with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/deberta-v3-xsmall with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="microsoft/deberta-v3-xsmall")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/deberta-v3-xsmall", dtype="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 66c54d18a131a1aa6bd10c6f9c275753b89e1561814ac28c04e80f438db62249
- Size of remote file:
- 241 MB
- SHA256:
- e96369113d0ea430d5827a651182f3079438ef1191b608a312b893ce98052c0a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.