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