Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence
|
| 6 |
|
|
@@ -237,4 +239,4 @@ This repository and the model weights are licensed under the [MIT License](LICEN
|
|
| 237 |
|
| 238 |
## Contact
|
| 239 |
|
| 240 |
-
If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com).
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
| 4 |
+
base_model:
|
| 5 |
+
- deepseek-ai/DeepSeek-V4-Pro
|
| 6 |
---
|
| 7 |
# DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence
|
| 8 |
|
|
|
|
| 239 |
|
| 240 |
## Contact
|
| 241 |
|
| 242 |
+
If you have any questions, please raise an issue or contact us at [service@deepseek.com](service@deepseek.com).
|