Instructions to use badrben/Arabic_Open_Questions_5_6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use badrben/Arabic_Open_Questions_5_6 with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-large") model = PeftModel.from_pretrained(base_model, "badrben/Arabic_Open_Questions_5_6") - Transformers
How to use badrben/Arabic_Open_Questions_5_6 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("badrben/Arabic_Open_Questions_5_6", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bf68d9f087219bfb3d1137309ec19d3e3b3c395904558ec21cd369a7a04a9c65
- Size of remote file:
- 6.03 kB
- SHA256:
- 32fe9894045341f45d3ab953cdf5c256c9f9797f907c267713249b4e36ac8518
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.