chrisc36 Wauplin HF staff commited on
Commit
9042655
1 Parent(s): b42b795

Add `transformers` as library_name (#4)

Browse files

- Add `transformers` as library_name (769ca8f540e57ba5160cf8885c272c610a938f13)


Co-authored-by: Lucain Pouget <[email protected]>

Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -7,10 +7,11 @@ base_model:
7
  - Qwen/Qwen2-7B
8
  pipeline_tag: image-text-to-text
9
  tags:
10
- - multimodal
11
- - olmo
12
- - molmo
13
- - pixmo
 
14
  ---
15
 
16
  <img src="molmo_logo.png" alt="Logo for the Molmo Project" style="width: auto; height: 50px;">
@@ -179,4 +180,4 @@ processor = AutoProcessor.from_pretrained(
179
  ## License and Use
180
 
181
  This model is licensed under Apache 2.0. It is intended for research and educational use.
182
- For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).
 
7
  - Qwen/Qwen2-7B
8
  pipeline_tag: image-text-to-text
9
  tags:
10
+ - multimodal
11
+ - olmo
12
+ - molmo
13
+ - pixmo
14
+ library_name: transformers
15
  ---
16
 
17
  <img src="molmo_logo.png" alt="Logo for the Molmo Project" style="width: auto; height: 50px;">
 
180
  ## License and Use
181
 
182
  This model is licensed under Apache 2.0. It is intended for research and educational use.
183
+ For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).