Update README.md
#39
by
nottii
- 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 |
+
- ch
|
6 |
+
- zh
|
7 |
+
- en
|
8 |
+
base_model:
|
9 |
+
- mradermacher/DeepSeek-R1-Distill-Qwen-32B-Uncensored-GGUF
|
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]).
|