GoldenLlama commited on
Commit
33da153
1 Parent(s): 78b7a4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,4 +2,9 @@
2
  license: apache-2.0
3
  language:
4
  - ko
 
 
 
 
 
5
  ---
 
2
  license: apache-2.0
3
  language:
4
  - ko
5
+ base_model:
6
+ - Qwen/Qwen2.5-72B-Instruct
7
+ pipeline_tag: text2text-generation
8
+ tags:
9
+ - krx
10
  ---