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