dineshpr librarian-bot commited on
Commit
68e7bc0
1 Parent(s): 7a1ae51

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

Browse files

- Librarian Bot: Add base_model information to model (7047c0da8c1f08d4f8bf064a474e5e4a0417197d)


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: TinyPixel/Llama-2-7B-bf16-sharded
4
  ---
5
  ## Training procedure
6