Instructions to use mohammedahmedezz2004/bayan_model_lora_phase2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mohammedahmedezz2004/bayan_model_lora_phase2 with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("mohammed525671/final_arabic_grammarly_2") model = PeftModel.from_pretrained(base_model, "mohammedahmedezz2004/bayan_model_lora_phase2") - Transformers
How to use mohammedahmedezz2004/bayan_model_lora_phase2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mohammedahmedezz2004/bayan_model_lora_phase2", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e3f31530a6283e6c92fa7b987dbb3701f0643111d42ca87ecd19b32f33af941a
- Size of remote file:
- 14.3 MB
- SHA256:
- b07d0a74c09f4c412a15e114e2ce88f4b8919617ff0970dcf071afc62406f77d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.