Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<!-- markdownlint-disable first-line-h1 -->
|
| 2 |
<!-- markdownlint-disable html -->
|
| 3 |
<!-- markdownlint-disable no-duplicate-header -->
|
|
@@ -333,4 +340,4 @@ This code repository is licensed under [the MIT License](LICENSE-CODE). The use
|
|
| 333 |
```
|
| 334 |
|
| 335 |
## 9. Contact
|
| 336 |
-
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- ar
|
| 5 |
+
base_model:
|
| 6 |
+
- deepseek-ai/DeepSeek-V3-Base
|
| 7 |
+
---
|
| 8 |
<!-- markdownlint-disable first-line-h1 -->
|
| 9 |
<!-- markdownlint-disable html -->
|
| 10 |
<!-- markdownlint-disable no-duplicate-header -->
|
|
|
|
| 340 |
```
|
| 341 |
|
| 342 |
## 9. Contact
|
| 343 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|