Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# DeepSeek-V3-0324
|
| 6 |
<!-- markdownlint-disable first-line-h1 -->
|
|
@@ -198,4 +202,4 @@ This repository and the model weights are licensed under the [MIT License](LICEN
|
|
| 198 |
```
|
| 199 |
|
| 200 |
## Contact
|
| 201 |
-
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 |
+
- tr
|
| 6 |
+
base_model:
|
| 7 |
+
- deepseek-ai/DeepSeek-R1-0528-Qwen3-8B
|
| 8 |
---
|
| 9 |
# DeepSeek-V3-0324
|
| 10 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
|
| 202 |
```
|
| 203 |
|
| 204 |
## Contact
|
| 205 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|