sandeshrajx librarian-bot commited on
Commit
2c05372
1 Parent(s): 2c9eddb

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

Browse files

- Librarian Bot: Add base_model information to model (1517e88a9fe63d28eae7175d2d93def52d43b62c)


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: abhishek/llama-2-7b-hf-small-shards
4
  ---
5
  ## Training procedure
6