nielsr HF staff commited on
Commit
b5c5829
·
verified ·
1 Parent(s): bdb645c

Add metadata

Browse files

This PR improves the metadata of the model, and ensures a "how to use" button appears at the top right

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
4
 
5
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: image-text-to-text
4
+ library_name: transformers
5
+ base_model: llava-hf/llama3-llava-next-8b-hf
6
  ---
7
 
8