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