ehartford librarian-bot commited on
Commit
252a14d
1 Parent(s): 22c83f7

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

Browse files

- Librarian Bot: Add base_model information to model (562a3f8f0a98816459091b05cb43b3f03a1c2a51)


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: TheBloke/Llama-2-13B-fp16
4
  ---
5
  ## Training procedure
6