Instructions to use lorahub/flan_t5_xl-wiki_qa_Generate_Question_from_Topic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lorahub/flan_t5_xl-wiki_qa_Generate_Question_from_Topic with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-xl") model = PeftModel.from_pretrained(base_model, "lorahub/flan_t5_xl-wiki_qa_Generate_Question_from_Topic") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a34a5b158ae2113fd6d9fdbc36dfcf3bf4429447b6b6c7c4299eb2c798716151
- Size of remote file:
- 37.9 MB
- SHA256:
- c7e05c76342182cc393236212a2235f14b92b8151f6f862e57165bd73ba9949b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.