Safetensors
llama
haoranxu commited on
Commit
08983c2
1 Parent(s): ea1f564

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,8 +20,8 @@ base_model:
20
 
21
  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 6: English (en), Georgian (ka), Chinese (zh), Japanese (ja), Korean (ko), Finnish (fi), and Estonian (et)**.
22
 
23
- Model X-ALMA checkpoints are released at huggingface:
24
- | Models | Base Model Link | Description |
25
  |:-------------:|:---------------:|:---------------:|
26
  | X-ALMA | [haoranxu/X-ALMA]([https://huggingface.co/haoranxu/ALMA-7B](https://huggingface.co/haoranxu/X-ALMA)) | X-ALMA model with all its modules |
27
  | 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 |
 
20
 
21
  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 6: English (en), Georgian (ka), Chinese (zh), Japanese (ja), Korean (ko), Finnish (fi), and Estonian (et)**.
22
 
23
+ All X-ALMA checkpoints are released at huggingface:
24
+ | Models | Model Link | Description |
25
  |:-------------:|:---------------:|:---------------:|
26
  | X-ALMA | [haoranxu/X-ALMA]([https://huggingface.co/haoranxu/ALMA-7B](https://huggingface.co/haoranxu/X-ALMA)) | X-ALMA model with all its modules |
27
  | 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 |