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