davanstrien HF staff commited on
Commit
afd6824
1 Parent(s): 3918bbb

Add base_model metadata

Browse files

Adds `base_model` metadata to add this model to the model tree for deepseek-ai/DeepSeek-Coder-V2-Instruct
![Screenshot 2024-08-21 at 16.59.26.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/oacg7V2EnO-XTcBu2MOrf.png)

Files changed (1) hide show
  1. README.md +2 -0
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 -->