Safetensors
llava_next
nielsr HF staff commited on
Commit
601cecd
1 Parent(s): 4618cf2

Add pipeline tag

Browse files

This PR ensures the model can be found at https://huggingface.co./models?pipeline_tag=image-text-to-text&sort=trending.

Btw, would be great to add language tags for the supported languages :)

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  The following is the code to run Pangea-7B using huggingface generate:
2
  ```
3
  # Assuming that you have text_input and image_path
 
1
+ ---
2
+ pipeline_tag: image-text-to-text
3
+ ---
4
+
5
  The following is the code to run Pangea-7B using huggingface generate:
6
  ```
7
  # Assuming that you have text_input and image_path