Ubuntu commited on
Commit
cd7db8d
1 Parent(s): a93ea01
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  library_name: peft
 
 
 
 
 
 
3
  ---
4
 
5
  This model was fine-tuned following the instructions in https://huggingface.co/blog/llama2#fine-tuning-with-peft.
 
1
  ---
2
  library_name: peft
3
+ pipeline_tag: text-generation
4
+ tags:
5
+ - pytorch
6
+ - llama-2
7
+ datasets:
8
+ - timdettmers/openassistant-guanaco
9
  ---
10
 
11
  This model was fine-tuned following the instructions in https://huggingface.co/blog/llama2#fine-tuning-with-peft.