Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -4,10 +4,13 @@ language: 
     | 
|
| 4 | 
         
             
            - en
         
     | 
| 5 | 
         
             
            base_model:
         
     | 
| 6 | 
         
             
            - openai/clip-vit-large-patch14-336
         
     | 
| 7 | 
         
            -
            -  
     | 
| 8 | 
         
             
            pipeline_tag: image-text-to-text
         
     | 
| 9 | 
         
             
            tags:
         
     | 
| 10 | 
         
             
              - multimodal
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 11 | 
         
             
            ---
         
     | 
| 12 | 
         | 
| 13 | 
         
             
            <img src="molmo_logo.png" alt="Logo for the Molmo Project" style="width: auto; height: 50px;">
         
     | 
| 
         | 
|
| 4 | 
         
             
            - en
         
     | 
| 5 | 
         
             
            base_model:
         
     | 
| 6 | 
         
             
            - openai/clip-vit-large-patch14-336
         
     | 
| 7 | 
         
            +
            - allenai/OLMo-7B-1124
         
     | 
| 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;">
         
     |