andrew-roci librarian-bot commited on
Commit
25e449b
1 Parent(s): 79ec6b1

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

Browse files

- Librarian Bot: Add base_model information to model (b530b21c008ca7f6fd1cff2331ee7a0d8094edcb)


Co-authored-by: Librarian Bot (Bot) <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: peft
3
  pipeline_tag: text-generation
 
4
  ---
5
  ## Training procedure
6
 
 
1
  ---
2
  library_name: peft
3
  pipeline_tag: text-generation
4
+ base_model: tiiuae/falcon-7b-instruct
5
  ---
6
  ## Training procedure
7