add library tag for better code snippets and tags
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -1,3 +1,6 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 1 | 
         
             
            # DeepSeek-R1
         
     | 
| 2 | 
         
             
            <!-- markdownlint-disable first-line-h1 -->
         
     | 
| 3 | 
         
             
            <!-- markdownlint-disable html -->
         
     | 
| 
         @@ -206,4 +209,4 @@ DeepSeek-R1 series support commercial use, allow for any modifications and deriv 
     | 
|
| 206 | 
         
             
            ```
         
     | 
| 207 | 
         | 
| 208 | 
         
             
            ## 9. Contact
         
     | 
| 209 | 
         
            -
            If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
         
     | 
| 
         | 
|
| 1 | 
         
            +
            ---
         
     | 
| 2 | 
         
            +
            library_name: transformers
         
     | 
| 3 | 
         
            +
            ---
         
     | 
| 4 | 
         
             
            # DeepSeek-R1
         
     | 
| 5 | 
         
             
            <!-- markdownlint-disable first-line-h1 -->
         
     | 
| 6 | 
         
             
            <!-- markdownlint-disable html -->
         
     | 
| 
         | 
|
| 209 | 
         
             
            ```
         
     | 
| 210 | 
         | 
| 211 | 
         
             
            ## 9. Contact
         
     | 
| 212 | 
         
            +
            If you have any questions, please raise an issue or contact us at [[email protected]]([email protected]).
         
     |