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