Add base_model metadata
#4
by
davanstrien
HF staff
- opened
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: other
|
3 |
license_name: deepseek-license
|
4 |
license_link: LICENSE
|
|
|
|
|
5 |
---
|
6 |
<!-- markdownlint-disable html -->
|
7 |
<!-- markdownlint-disable no-duplicate-header -->
|
|
|
2 |
license: other
|
3 |
license_name: deepseek-license
|
4 |
license_link: LICENSE
|
5 |
+
base_model: deepseek-ai/DeepSeek-Coder-V2-Instruct
|
6 |
+
base_model_relation: quantized
|
7 |
---
|
8 |
<!-- markdownlint-disable html -->
|
9 |
<!-- markdownlint-disable no-duplicate-header -->
|