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