codeaze librarian-bot commited on
Commit
4845393
1 Parent(s): 4ecfe0e

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

Browse files

- Librarian Bot: Add base_model information to model (79d96188814cf3d908b57e0b6acfd59983bb5e87)


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