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:
- 3479fad03544a996281d1509a637dc9c37fd3520e7fe6b82ea49da3fa3cec8e4
- Size of remote file:
- 144 MB
- SHA256:
- 1486aafb3873f0eada7d398711ce67266309bd9afee236f05dfd258bd98958f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.