Instructions to use ashishkat/questionAnswer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ashishkat/questionAnswer with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ashishkat/questionAnswer") model = AutoModelForSeq2SeqLM.from_pretrained("ashishkat/questionAnswer", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
826367f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:62186bde0abce6c38080e548e0ba7ba84852a95c4f85917873692dd21393510a
size 891700799
|