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