Instructions to use dany0407/qa_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dany0407/qa_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="dany0407/qa_model")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("dany0407/qa_model") model = AutoModelForQuestionAnswering.from_pretrained("dany0407/qa_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cd90de88d493318749fbec2d518504cfc037ee281411d247a197604241b14615
- Size of remote file:
- 5.78 kB
- SHA256:
- 7747d70f50a6a11a4e3f132ba3d379058a00b7db05d2d117e1dfd5afe17d9da2
路
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.