Update README.md
#29
by
AmeelF
- opened
README.md
CHANGED
@@ -1,6 +1,14 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
# DeepSeek-V3.1
|
6 |
|
@@ -216,4 +224,4 @@ This repository and the model weights are licensed under the [MIT License](LICEN
|
|
216 |
|
217 |
## Contact
|
218 |
|
219 |
-
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: transformers
|
4 |
+
language:
|
5 |
+
- ar
|
6 |
+
base_model:
|
7 |
+
- deepseek-ai/DeepSeek-R1
|
8 |
+
- deepseek-ai/DeepSeek-R1-0528-Qwen3-8B
|
9 |
+
pipeline_tag: document-question-answering
|
10 |
+
tags:
|
11 |
+
- production
|
12 |
---
|
13 |
# DeepSeek-V3.1
|
14 |
|
|
|
224 |
|
225 |
## Contact
|
226 |
|
227 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|