Rexe librarian-bot commited on
Commit
6caf8d5
1 Parent(s): acd629d

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

Browse files

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


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: Deci/DeciCoder-1b
4
  ---
5
  ## Training procedure
6