Commit
•
9d8d689
1
Parent(s):
4aede65
Add base_model metadata
Browse filesAdds base model to expose this model in the deepseek-ai/DeepSeek-Coder-V2-Base model tree:
![Screenshot 2024-08-19 at 15.12.34.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/QAPCdZ55QhsuoennZXRR3.png)
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: other
|
3 |
license_name: deepseek-license
|
4 |
license_link: LICENSE
|
|
|
5 |
---
|
6 |
<!-- markdownlint-disable first-line-h1 -->
|
7 |
<!-- markdownlint-disable html -->
|
|
|
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 -->
|