cherry0328 commited on
Commit
acc682e
·
verified ·
1 Parent(s): e063262

Update README.md

Browse files

The model is really impressive! We would like to contribute by updating the README to include the base_model information. This is to help address the missing details in the model card.

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: other
3
  license_name: deepseek
4
  license_link: LICENSE
 
 
5
  ---
6
 
7
  <p align="center">
@@ -56,5 +58,4 @@ See the [LICENSE-MODEL](https://github.com/deepseek-ai/deepseek-coder/blob/main/
56
 
57
  ### 5. Contact
58
 
59
- If you have any questions, please raise an issue or contact us at [agi_code@deepseek.com](mailto:agi_code@deepseek.com).
60
-
 
2
  license: other
3
  license_name: deepseek
4
  license_link: LICENSE
5
+ base_model:
6
+ - deepseek-ai/deepseek-coder-1.3b-base
7
  ---
8
 
9
  <p align="center">
 
58
 
59
  ### 5. Contact
60
 
61
+ If you have any questions, please raise an issue or contact us at [agi_code@deepseek.com](mailto:agi_code@deepseek.com).