Instructions to use davda54/wiki-no-retrieval-patch-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davda54/wiki-no-retrieval-patch-small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="davda54/wiki-no-retrieval-patch-small", trust_remote_code=True)# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("davda54/wiki-no-retrieval-patch-small", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 46d2b17f4cadef83e8e376086c24d4ad65303c2484f14ea96df4cad65eaa9453
- Size of remote file:
- 254 MB
- SHA256:
- 7a13cb3913c608bf6f53ad8a77f1187fa486c45cb6e2f64cfd6ac96b4af3d3b2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.