Text Generation
PEFT
Safetensors
Arabic
English
translation
arabic
dialectal-arabic
nilechat
lora
qlora
back-translation
data-augmentation
alexandriax-2026
arabicnlp2026
shared-task
conversational
Eval Results (legacy)
Instructions to use NAMAA-Space/alexandriax-nilechat-ctx-aux with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use NAMAA-Space/alexandriax-nilechat-ctx-aux with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("UBC-NLP/NileChat-3B-Base") model = PeftModel.from_pretrained(base_model, "NAMAA-Space/alexandriax-nilechat-ctx-aux") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!