Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
- library_name: peft
3
  license: apache-2.0
 
4
  tags:
5
  - llama2
6
  - qLoRa
7
  - traditional_chinese
8
  - alpaca
9
  - adapter
 
10
  ---
11
  # Traditional Chinese Llama2
12
 
 
1
  ---
 
2
  license: apache-2.0
3
+ library_name: peft
4
  tags:
5
  - llama2
6
  - qLoRa
7
  - traditional_chinese
8
  - alpaca
9
  - adapter
10
+ base_model: NousResearch/Llama-2-7b-chat-hf
11
  ---
12
  # Traditional Chinese Llama2
13