soldni commited on
Commit
ea552c8
1 Parent(s): 48e58c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Molmo 7B-D
@@ -61,3 +69,8 @@ print(generated_text)
61
  # >>> This photograph captures an adorable black Labrador puppy sitting on a weathered
62
  # wooden deck. The deck's planks, which are a mix of light and dark brown with ...
63
  ```
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - openai/clip-vit-large-patch14-336
7
+ - Qwen/Qwen2-7B
8
+ pipeline_tag: image-text-to-text
9
+ tags:
10
+ - multimodal
11
  ---
12
 
13
  # Molmo 7B-D
 
69
  # >>> This photograph captures an adorable black Labrador puppy sitting on a weathered
70
  # wooden deck. The deck's planks, which are a mix of light and dark brown with ...
71
  ```
72
+
73
+ ## License and Use
74
+
75
+ This model is licensed under Apache 2.0. It is intended for research and educational use.
76
+ For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).