Pedrampedram librarian-bot commited on
Commit
dc3ea9c
1 Parent(s): 5b50742

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

Browse files

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


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: bigscience/bloom-1b7
4
  ---
5
  ## Training procedure
6