sanketchaudhary commited on
Commit
05461bf
·
verified ·
1 Parent(s): 6cbc8a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: peft
3
- base_model: meta-llama/Llama-2-7b-chat-hf
 
4
  pipeline_tag: text-generation
5
  ---
6
 
 
1
  ---
2
  library_name: peft
3
+ base_model:
4
+ - NousResearch/Llama-2-7b-chat-hf
5
  pipeline_tag: text-generation
6
  ---
7