osanseviero HF staff commited on
Commit
e46db1e
1 Parent(s): cf9a6f9

Specify right model card metadata

Browse files

This PR specifies the right metadata for this repository

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  library_name: peft
 
 
 
3
  ---
4
  ## Training procedure
5
 
 
1
  ---
2
  library_name: peft
3
+ tags:
4
+ - llava
5
+ pipeline_tag: image-text-to-text
6
  ---
7
  ## Training procedure
8