Undi95 librarian-bot commited on
Commit
fe660fa
1 Parent(s): 5f22dfc

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

Browse files

- Librarian Bot: Add base_model information to model (d6f085be8935f5a498ea82f9fb647f50ba4a6f83)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- library_name: peft
3
  license: other
 
 
4
  ---
5
  ## Training procedure
6
 
 
1
  ---
 
2
  license: other
3
+ library_name: peft
4
+ base_model: TheBloke/Llama-2-13B-fp16
5
  ---
6
  ## Training procedure
7