chrisc36 Wauplin HF staff commited on
Commit
d8e105f
1 Parent(s): 9da30e9

Add `transformers` as library_name (#2)

Browse files

- Add `transformers` as library_name (97d0d27414ff522e2d762d187933cd277f4aac59)


Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -7,10 +7,11 @@ base_model:
7
  - Qwen/Qwen2-72B
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;">
 
7
  - Qwen/Qwen2-72B
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;">