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