PEFT
ricecake librarian-bot commited on
Commit
7a35757
1 Parent(s): c79b34d

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

Browse files

- Librarian Bot: Add base_model information to model (5e45119254e096e8a1af8f3cdde9f6230dee16b2)


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
@@ -3,6 +3,7 @@ library_name: peft
3
  datasets:
4
  - PygmalionAI/PIPPA
5
  - usernamedesu/pyg_dataset_markdown
 
6
  ---
7
  ## Training procedure
8
 
 
3
  datasets:
4
  - PygmalionAI/PIPPA
5
  - usernamedesu/pyg_dataset_markdown
6
+ base_model: codellama/CodeLlama-34b-Instruct-hf
7
  ---
8
  ## Training procedure
9