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