Add base_model metadata

#22
by davanstrien HF staff - opened
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ license_link: https://huggingface.co/Qwen/Qwen2-72B-Instruct/blob/main/LICENSE
5
  language:
6
  - en
7
  pipeline_tag: text-generation
 
8
  tags:
9
  - chat
10
  ---
 
5
  language:
6
  - en
7
  pipeline_tag: text-generation
8
+ base_model: Qwen/Qwen2-72B
9
  tags:
10
  - chat
11
  ---