Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  library_name: peft
 
3
  ---
4
  ## Model 'quality'
5
  As you can see from the example bellow the model is almost correctly respecting the learned format, but the grammatical correction explanations are wrong, it lack sense of correct German gramma.
 
1
  ---
2
  library_name: peft
3
+ base_model: NousResearch/Llama-2-7b-chat-hf
4
  ---
5
  ## Model 'quality'
6
  As you can see from the example bellow the model is almost correctly respecting the learned format, but the grammatical correction explanations are wrong, it lack sense of correct German gramma.