Update README.md
#207
by
mehdi131
- opened
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
license: mit
|
| 3 |
library_name: transformers
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
# DeepSeek-R1
|
| 6 |
<!-- markdownlint-disable first-line-h1 -->
|
|
@@ -236,4 +237,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 |
library_name: transformers
|
| 3 |
+
base_model:
|
| 4 |
+
- deepseek-ai/DeepSeek-R1
|
| 5 |
---
|
| 6 |
# DeepSeek-R1
|
| 7 |
<!-- markdownlint-disable first-line-h1 -->
|
|
|
|
| 237 |
```
|
| 238 |
|
| 239 |
## 9. Contact
|
| 240 |
+
If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
|