Safetensors
llama
haoranxu commited on
Commit
1401b29
·
verified ·
1 Parent(s): 2fe8e06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,8 +22,8 @@ base_model:
22
 
23
  X-ALMA builds upon [ALMA-R](https://arxiv.org/pdf/2401.08417) by expanding support from 6 to 50 languages. It utilizes a plug-and-play architecture with language-specific modules, complemented by a carefully designed training recipe. This release includes the **language-specific X-ALMA LoRA module and a merged model that supports the languages in Group 8: English (en), Azerbaijani (az), Kazakh (kk), Kyrgyz (ky), Turkish (tr), Uzbek (uz), Arabic (ar), Hebrew (he), and Persian (fa)**.
24
 
25
- Model X-ALMA checkpoints are released at huggingface:
26
- | Models | Base Model Link | Description |
27
  |:-------------:|:---------------:|:---------------:|
28
  | X-ALMA | [haoranxu/X-ALMA]([https://huggingface.co/haoranxu/ALMA-7B](https://huggingface.co/haoranxu/X-ALMA)) | X-ALMA model with all its modules |
29
  | X-ALMA-13B-Pretrain | [haoranxu/X-ALMA-13B-Pretrain](https://huggingface.co/haoranxu/X-ALMA-13B-Pretrain) | X-ALMA 13B multilingual pre-trained base model |
 
22
 
23
  X-ALMA builds upon [ALMA-R](https://arxiv.org/pdf/2401.08417) by expanding support from 6 to 50 languages. It utilizes a plug-and-play architecture with language-specific modules, complemented by a carefully designed training recipe. This release includes the **language-specific X-ALMA LoRA module and a merged model that supports the languages in Group 8: English (en), Azerbaijani (az), Kazakh (kk), Kyrgyz (ky), Turkish (tr), Uzbek (uz), Arabic (ar), Hebrew (he), and Persian (fa)**.
24
 
25
+ All X-ALMA checkpoints are released at huggingface:
26
+ | Models | Model Link | Description |
27
  |:-------------:|:---------------:|:---------------:|
28
  | X-ALMA | [haoranxu/X-ALMA]([https://huggingface.co/haoranxu/ALMA-7B](https://huggingface.co/haoranxu/X-ALMA)) | X-ALMA model with all its modules |
29
  | X-ALMA-13B-Pretrain | [haoranxu/X-ALMA-13B-Pretrain](https://huggingface.co/haoranxu/X-ALMA-13B-Pretrain) | X-ALMA 13B multilingual pre-trained base model |