Instructions to use osiria/deberta-base-italian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use osiria/deberta-base-italian with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="osiria/deberta-base-italian")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("osiria/deberta-base-italian") model = AutoModel.from_pretrained("osiria/deberta-base-italian") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cf9ca285f55a54b7529b4d87344a74dc59bffef6c0add3c35b962ee676990e74
- Size of remote file:
- 496 MB
- SHA256:
- 35d2b34e62f21c7051be5c080c9799c93491877cb10f2d963b7e2ebbbb70f0c7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.