Instructions to use VilohitT/question_answering_majorproject with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VilohitT/question_answering_majorproject with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-3b") model = PeftModel.from_pretrained(base_model, "VilohitT/question_answering_majorproject") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2aebfeb6f6714a99786e34253e76b21eb0e00d99f65733f75217a5a2e9ef3ab2
- Size of remote file:
- 9.85 MB
- SHA256:
- a0312c3405c66c3eeea9cac5eb0d4dbfd155f3545a0374eb9152c198c9c18e10
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.