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