Update README.md
#209
by
Brokersponsor
- opened
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# DeepSeek-R1
|
| 6 |
<!-- markdownlint-disable first-line-h1 -->
|
|
@@ -236,4 +242,4 @@ DeepSeek-R1 series support commercial use, allow for any modifications and deriv
|
|
| 236 |
```
|
| 237 |
|
| 238 |
## 9. Contact
|
| 239 |
-
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 |
+
- es
|
| 6 |
+
base_model:
|
| 7 |
+
- deepseek-ai/DeepSeek-V3-0324
|
| 8 |
+
new_version: deepseek-ai/DeepSeek-R1
|
| 9 |
+
pipeline_tag: text-generation
|
| 10 |
---
|
| 11 |
# DeepSeek-R1
|
| 12 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
|
| 242 |
```
|
| 243 |
|
| 244 |
## 9. Contact
|
| 245 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|