Update README.md
#83
by
Kemerovoregion
- opened
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# DeepSeek-V3-0324
|
| 6 |
<!-- markdownlint-disable first-line-h1 -->
|
|
@@ -198,4 +200,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 |
+
base_model:
|
| 5 |
+
- deepseek-ai/DeepSeek-R1-0528
|
| 6 |
---
|
| 7 |
# DeepSeek-V3-0324
|
| 8 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
|
| 200 |
```
|
| 201 |
|
| 202 |
## Contact
|
| 203 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|