Instructions to use Zineddinetranslate/gemma-finetuned-arabic2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Zineddinetranslate/gemma-finetuned-arabic2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ModelSpace/GemmaX2-28-2B-v0.1") model = PeftModel.from_pretrained(base_model, "Zineddinetranslate/gemma-finetuned-arabic2") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
a2918ed | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:afe09ee4dcd6379dfa9f12c0178f86eab033fc9f97f4e1d605a44da3488b6c53
size 34363138
|