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