Commit
·
3868f6f
1
Parent(s):
b1dc64c
Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,10 @@ As Core42, we continue on our journey to build and apply cutting-edge generative
|
|
20 |
|
21 |
| Model | Description | Language(s) | Link |
|
22 |
|-----------------|-----------------|-----------------|-----------------|
|
23 |
-
| Jais-13b | Base Arabic centric model with 13B parameters | Arabic (MSA), English | [link](https://huggingface.co/
|
24 |
-
| Jais-13b-chat | Instruction-tuned Arabic centric model trained on Jais-13b | Arabic (MSA), English | [link](https://huggingface.co/
|
|
|
|
|
25 |
|
26 |
|
27 |
Copyright Inception Institute of Artificial Intelligence Ltd.
|
|
|
20 |
|
21 |
| Model | Description | Language(s) | Link |
|
22 |
|-----------------|-----------------|-----------------|-----------------|
|
23 |
+
| Jais-13b | Base Arabic centric model with 13B parameters | Arabic (MSA), English | [link](https://huggingface.co/core42/jais-13b) |
|
24 |
+
| Jais-13b-chat | Instruction-tuned Arabic centric model trained on Jais-13b | Arabic (MSA), English | [link](https://huggingface.co/core42/jais-13b-chat) |
|
25 |
+
| Jais-30b-v1 | Base Arabic centric model with 30B parameters | Arabic (MSA), English | [link](https://huggingface.co/core42/jais-30b-v1) |
|
26 |
+
| Jais-30b-chat-v1 | Instruction-tuned Arabic centric model trained on Jais-30b-v1 | Arabic (MSA), English | [link](https://huggingface.co/core42/jais-30b-chat-v1) |
|
27 |
|
28 |
|
29 |
Copyright Inception Institute of Artificial Intelligence Ltd.
|