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:d80b36a032b1b39174952db805c8c8707eeb4493929952d63eb2ffb25f8a7cdb
size 12867066
|