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