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