Binaryy librarian-bot commited on
Commit
966e569
1 Parent(s): 4e9433a

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

Browse files

- Librarian Bot: Add base_model information to model (301d802325ac6814e6c76cd967d6e5e0e6473e20)


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: openlm-research/open_llama_3b
4
  ---
5
  ## Training procedure
6