Amod librarian-bot commited on
Commit
a611a6a
1 Parent(s): c0f4791

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

Browse files

- Librarian Bot: Add base_model information to model (1e23a8ff5c4ff99f9d83b9a9df15a42ed48024da)


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: tiiuae/falcon-7b-instruct
4
  ---
5
  ## Training procedure
6