MaoXun librarian-bot commited on
Commit
900d83d
1 Parent(s): ed652e9

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

Browse files

- Librarian Bot: Add base_model information to model (20b6bc8c4ea7b2e33bb711a5e2f663d93e62c154)


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