Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,4 +1,3 @@ | |
| 1 | 
            -
             | 
| 2 | 
             
            ---
         | 
| 3 | 
             
            license: apache-2.0
         | 
| 4 | 
             
            language:
         | 
| @@ -7,6 +6,8 @@ pipeline_tag: image-text-to-text | |
| 7 | 
             
            tags:
         | 
| 8 | 
             
            - multimodal
         | 
| 9 | 
             
            library_name: transformers
         | 
|  | |
|  | |
| 10 | 
             
            ---
         | 
| 11 |  | 
| 12 | 
             
            # Qwen2.5-VL-7B-Instruct
         | 
| @@ -525,4 +526,4 @@ If you find our work helpful, feel free to give us a cite. | |
| 525 | 
             
              journal={arXiv preprint arXiv:2308.12966},
         | 
| 526 | 
             
              year={2023}
         | 
| 527 | 
             
            }
         | 
| 528 | 
            -
            ```
         | 
|  | |
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            license: apache-2.0
         | 
| 3 | 
             
            language:
         | 
|  | |
| 6 | 
             
            tags:
         | 
| 7 | 
             
            - multimodal
         | 
| 8 | 
             
            library_name: transformers
         | 
| 9 | 
            +
            base_model:
         | 
| 10 | 
            +
            - Qwen/Qwen2.5-VL-7B-Instruct
         | 
| 11 | 
             
            ---
         | 
| 12 |  | 
| 13 | 
             
            # Qwen2.5-VL-7B-Instruct
         | 
|  | |
| 526 | 
             
              journal={arXiv preprint arXiv:2308.12966},
         | 
| 527 | 
             
              year={2023}
         | 
| 528 | 
             
            }
         | 
| 529 | 
            +
            ```
         |