Update metadata with huggingface_hub (#1)
Browse files- Update metadata with huggingface_hub (2f34a60f9ed38fe971e553d038541e2f121717f1)
Co-authored-by: Vaibhav Srivastav <reach-vb@users.noreply.huggingface.co>
    	
        README.md
    CHANGED
    
    | @@ -1,11 +1,12 @@ | |
| 1 | 
             
            ---
         | 
|  | |
|  | |
|  | |
|  | |
| 2 | 
             
            license: other
         | 
| 3 | 
             
            license_name: qwen-research
         | 
| 4 | 
             
            license_link: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-AWQ/blob/main/LICENSE
         | 
| 5 | 
            -
            language:
         | 
| 6 | 
            -
            - en
         | 
| 7 | 
             
            pipeline_tag: text-generation
         | 
| 8 | 
            -
            base_model: Qwen/Qwen2.5-3B-Instruct
         | 
| 9 | 
             
            tags:
         | 
| 10 | 
             
            - chat
         | 
| 11 | 
             
            ---
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
            +
            base_model: Qwen/Qwen2.5-3B-Instruct
         | 
| 3 | 
            +
            language:
         | 
| 4 | 
            +
            - en
         | 
| 5 | 
            +
            library_name: transformers
         | 
| 6 | 
             
            license: other
         | 
| 7 | 
             
            license_name: qwen-research
         | 
| 8 | 
             
            license_link: https://huggingface.co/Qwen/Qwen2.5-3B-Instruct-AWQ/blob/main/LICENSE
         | 
|  | |
|  | |
| 9 | 
             
            pipeline_tag: text-generation
         | 
|  | |
| 10 | 
             
            tags:
         | 
| 11 | 
             
            - chat
         | 
| 12 | 
             
            ---
         | 

 
		