Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -2,8 +2,8 @@
2
  language:
3
  - en
4
  - ko
5
- pipeline_tag: text-generation
6
- inference: false
7
  tags:
8
  - facebook
9
  - meta
@@ -11,8 +11,9 @@ tags:
11
  - llama
12
  - llama-2
13
  - llama-2-chat
14
- license: apache-2.0
15
- library_name: peft
 
16
  ---
17
  # komt : korean multi task instruction tuning model
18
  ![multi task instruction tuning.jpg](https://github.com/davidkim205/komt/assets/16680469/c7f6ade7-247e-4b62-a94f-47e19abea68e)
 
2
  language:
3
  - en
4
  - ko
5
+ license: apache-2.0
6
+ library_name: peft
7
  tags:
8
  - facebook
9
  - meta
 
11
  - llama
12
  - llama-2
13
  - llama-2-chat
14
+ pipeline_tag: text-generation
15
+ inference: false
16
+ base_model: davidkim205/komt-llama2-7b-v1
17
  ---
18
  # komt : korean multi task instruction tuning model
19
  ![multi task instruction tuning.jpg](https://github.com/davidkim205/komt/assets/16680469/c7f6ade7-247e-4b62-a94f-47e19abea68e)