ReactionControl commited on
Commit
3b28c9b
·
verified ·
1 Parent(s): 8fbef1b

Update README.md

Browse files

The InternLM2 model is truly impressive! We would like to contribute by updating the README to include the base_model information. This will help address the current gap in the model card.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  pipeline_tag: text-generation
3
  license: other
 
 
4
  ---
5
  # InternLM
6
 
 
1
  ---
2
  pipeline_tag: text-generation
3
  license: other
4
+ base_model:
5
+ - internlm/internlm2-base-7b
6
  ---
7
  # InternLM
8