Charlie911 librarian-bot commited on
Commit
c592c65
1 Parent(s): 029e036

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

Browse files

- Librarian Bot: Add base_model information to model (0e635267915593a43ec23a797ea2c8181eaa1bb3)


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: lmsys/vicuna-7b-v1.5
4
  ---
5
  ## Training procedure
6