Add `transformers` as library_name

#5
by Wauplin HF staff - opened
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -9,12 +9,13 @@ datasets:
9
  - allenai/OLMoE-mix-0924
10
  pipeline_tag: image-text-to-text
11
  tags:
12
- - multimodal
13
- - moe
14
- - olmo
15
- - olmoe
16
- - molmo
17
- - molmoe
 
18
  ---
19
 
20
  <img src="molmo_logo.png" alt="Logo for the Molmo Project" style="width: auto; height: 50px;">
@@ -190,4 +191,4 @@ processor = AutoProcessor.from_pretrained(
190
  ## License and Use
191
 
192
  This model is licensed under Apache 2.0. It is intended for research and educational use.
193
- For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).
 
9
  - allenai/OLMoE-mix-0924
10
  pipeline_tag: image-text-to-text
11
  tags:
12
+ - multimodal
13
+ - moe
14
+ - olmo
15
+ - olmoe
16
+ - molmo
17
+ - molmoe
18
+ library_name: transformers
19
  ---
20
 
21
  <img src="molmo_logo.png" alt="Logo for the Molmo Project" style="width: auto; height: 50px;">
 
191
  ## License and Use
192
 
193
  This model is licensed under Apache 2.0. It is intended for research and educational use.
194
+ For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).