Add "library_name: litert-lm" tag to the README.md
Browse filesAdd "library_name: litert-lm" tag to the model card so the .litertlm files are correctly tracked.
    	
        README.md
    CHANGED
    
    | @@ -2,6 +2,7 @@ | |
| 2 | 
             
            license: apache-2.0
         | 
| 3 | 
             
            base_model: HuggingFaceTB/SmolLM-135M-Instruct
         | 
| 4 | 
             
            pipeline_tag: text-generation
         | 
|  | |
| 5 | 
             
            tags:
         | 
| 6 | 
             
            - chat
         | 
| 7 | 
             
            ---
         | 
|  | |
| 2 | 
             
            license: apache-2.0
         | 
| 3 | 
             
            base_model: HuggingFaceTB/SmolLM-135M-Instruct
         | 
| 4 | 
             
            pipeline_tag: text-generation
         | 
| 5 | 
            +
            library_name: litert-lm
         | 
| 6 | 
             
            tags:
         | 
| 7 | 
             
            - chat
         | 
| 8 | 
             
            ---
         | 

