Luciano librarian-bot commited on
Commit
5d02c82
1 Parent(s): 9f63aa2

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (63823427c1d46d9d16beb8d8a57c1dae9891221f)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  library_name: peft
 
3
  ---
4
  ## Training procedure
5
 
 
1
  ---
2
  library_name: peft
3
+ base_model: meta-llama/Llama-2-7b-chat-hf
4
  ---
5
  ## Training procedure
6