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