nielsr HF Staff commited on
Commit
8c84740
·
verified ·
1 Parent(s): 7e8fbb9

Add metadata

Browse files

This PR adds the "image-text-to-text" metadata tag, alongside "license: other" (since it doesn't seem to be one of the [supported licenses](https://huggingface.co/docs/hub/en/repositories-licenses)).

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  library_name: transformers
 
 
3
  ---
4
 
5
  **Moondream 3 (Preview)** is an vision language model with a mixture-of-experts architecture (9B total parameters, 2B active). This model makes no compromises, delivering state-of-the-art visual reasoning while still retaining our efficient and deployment-friendly ethos.
 
1
  ---
2
  library_name: transformers
3
+ pipeline_tag: image-text-to-text
4
+ license: other
5
  ---
6
 
7
  **Moondream 3 (Preview)** is an vision language model with a mixture-of-experts architecture (9B total parameters, 2B active). This model makes no compromises, delivering state-of-the-art visual reasoning while still retaining our efficient and deployment-friendly ethos.