Remove trailing tabs after license to avoid mlx_lm.convert errors
#6
by
						
Gallardo994
	
							
						- opened
							
					
    	
        README.md
    CHANGED
    
    | 
         @@ -1,6 +1,6 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            library_name: transformers
         
     | 
| 3 | 
         
            -
            license: apache-2.0 
     | 
| 4 | 
         
             
            license_link: https://huggingface.co/Qwen/Qwen3-30B-A3B-Instruct-2507/blob/main/LICENSE
         
     | 
| 5 | 
         
             
            pipeline_tag: text-generation
         
     | 
| 6 | 
         
             
            ---
         
     | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            library_name: transformers
         
     | 
| 3 | 
         
            +
            license: apache-2.0
         
     | 
| 4 | 
         
             
            license_link: https://huggingface.co/Qwen/Qwen3-30B-A3B-Instruct-2507/blob/main/LICENSE
         
     | 
| 5 | 
         
             
            pipeline_tag: text-generation
         
     | 
| 6 | 
         
             
            ---
         
     |