Decoder-only language models optimized for Arabic and English, developed by Inception, MBZUAI, and Cerebras.
/jais
directory within ModelZoo. Here’s how it’s organized:
gpt2_model.py
.Configuration | Description |
---|---|
params_jais_13b.yaml | 13B parameter base Jais model. |
params_jais_13b_chat.yaml | Instruction-tuned variant of 13B. |
params_jais_30b.yaml | 30B parameter base Jais model. |
params_jais_30b_chat.yaml | Instruction-tuned variant of 30B. |
params_jais_30b_phase1.yaml | 30B checkpoint after Phase 1 pretraining. |