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-llama-2-7b-lora
18
  This model fine-tuned the aaa model using PEFT-LoRA.
 
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-Llama-2-7b-chat-hf
17
  ---
18
  # komt-llama-2-7b-lora
19
  This model fine-tuned the aaa model using PEFT-LoRA.