cherry0328 commited on
Commit
6279695
·
verified ·
1 Parent(s): eb72b54

Update README.md

Browse files

The model is fantastic! We would like to contribute by updating the base_model information in the model's README. This is to address the missing model card information.

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_5-7b
6
  ---
7
  # InternLM
8