0mij librarian-bot commited on
Commit
388bcf9
·
verified ·
1 Parent(s): 060b601

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

Browse files

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


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: decapoda-research/llama-7b-hf
4
  ---
5
  ## Training procedure
6