Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
 
2
  tags:
3
  - autotrain
4
  - text-generation
5
  widget:
6
- - text: "I love AutoTrain because "
7
- library_name: peft
8
  ---
9
 
10
  # Model Trained Using AutoTrain## Training procedure
 
1
  ---
2
+ library_name: peft
3
  tags:
4
  - autotrain
5
  - text-generation
6
  widget:
7
+ - text: 'I love AutoTrain because '
8
+ base_model: meta-llama/Llama-2-7b-hf
9
  ---
10
 
11
  # Model Trained Using AutoTrain## Training procedure