Instructions to use spacemanidol/neuralmagic-bert-squad-12layer-0sparse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use spacemanidol/neuralmagic-bert-squad-12layer-0sparse with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="spacemanidol/neuralmagic-bert-squad-12layer-0sparse")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("spacemanidol/neuralmagic-bert-squad-12layer-0sparse") model = AutoModelForQuestionAnswering.from_pretrained("spacemanidol/neuralmagic-bert-squad-12layer-0sparse") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5eb03ab8f71c7932e1f1a644ad9a591f8795fdb97dfadfa0afd8471b4ef25b4d
- Size of remote file:
- 436 MB
- SHA256:
- 17f5e07c403cae81fb93061ed38b9aa095e004f08178817ca078e14acf8f18f9
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.