Update metadata
Browse files
README.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
---
|
|
|
2 |
license: other
|
|
|
|
|
3 |
license_name: deepseek-license
|
4 |
license_link: LICENSE
|
5 |
-
base_model: deepseek-ai/DeepSeek-Coder-V2-Base
|
6 |
---
|
7 |
<!-- markdownlint-disable first-line-h1 -->
|
8 |
<!-- markdownlint-disable html -->
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
license: other
|
4 |
+
base_model: deepseek-ai/DeepSeek-Coder-V2-Base
|
5 |
+
pipeline_tag: text-generation
|
6 |
license_name: deepseek-license
|
7 |
license_link: LICENSE
|
|
|
8 |
---
|
9 |
<!-- markdownlint-disable first-line-h1 -->
|
10 |
<!-- markdownlint-disable html -->
|