AhmedElDokmak librarian-bot commited on
Commit
ad0627a
1 Parent(s): 62c92ec

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

Browse files

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


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