rnnandi librarian-bot commited on
Commit
f691e0a
·
1 Parent(s): 7d52290

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

Browse files

- Librarian Bot: Add base_model information to model (4bda28f47fe8928422d9c30930f267bf6205b0ef)


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