0sunfire0 librarian-bot commited on
Commit
4217344
·
1 Parent(s): 60d1bc5

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

Browse files

- Librarian Bot: Add base_model information to model (357d9ceb24aa830bed420e2cadc76b389c6ad77c)


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: huggyllama/llama-13b
4
  ---
5
  ## Training procedure
6