Text Generation
PEFT
Safetensors
darija
moroccan-arabic
morocco
arabizi
lora
qlora
gemma-2
9b
silma
moroccan-darija
conversational
cultural-qa
derej-ai
Eval Results (legacy)
Instructions to use abdnaouri/silma-darija-9b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use abdnaouri/silma-darija-9b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("silma-ai/SILMA-9B-Instruct-v1.0") model = PeftModel.from_pretrained(base_model, "abdnaouri/silma-darija-9b-lora") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!