add library tag
Browse filesThis will enable the use in `transformers` drop-down widget too
    	
        README.md
    CHANGED
    
    | @@ -4,6 +4,7 @@ language: | |
| 4 | 
             
            - zh
         | 
| 5 | 
             
            - en
         | 
| 6 | 
             
            pipeline_tag: text-generation
         | 
|  | |
| 7 | 
             
            ---
         | 
| 8 | 
             
            <div align="center">
         | 
| 9 | 
             
            <img src="https://github.com/OpenBMB/MiniCPM/blob/main/assets/minicpm_logo.png?raw=true" width="500em" ></img> 
         | 
|  | |
| 4 | 
             
            - zh
         | 
| 5 | 
             
            - en
         | 
| 6 | 
             
            pipeline_tag: text-generation
         | 
| 7 | 
            +
            library_name: transformers
         | 
| 8 | 
             
            ---
         | 
| 9 | 
             
            <div align="center">
         | 
| 10 | 
             
            <img src="https://github.com/OpenBMB/MiniCPM/blob/main/assets/minicpm_logo.png?raw=true" width="500em" ></img> 
         | 

