add base model to modelcard

#2
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  language:
4
  - en
5
  pipeline_tag: text-generation
 
 
6
  ---
7
  ## Introduction
8
 
 
3
  language:
4
  - en
5
  pipeline_tag: text-generation
6
+ base_model:
7
+ - PowerInfer/SmallThinker-21BA3B-Instruct
8
  ---
9
  ## Introduction
10