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