Prakstar librarian-bot commited on
Commit
db068c0
1 Parent(s): 1e87fc0

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

Browse files

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


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

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