README
Browse files
    	
        README.md
    CHANGED
    
    | @@ -15,7 +15,7 @@ base_model: | |
| 15 | 
             
            pipeline_tag: text-generation
         | 
| 16 | 
             
            ---
         | 
| 17 | 
             
            ## Model Introduction
         | 
| 18 | 
            -
            These models are based on the  | 
| 19 | 
             
            ## Chat
         | 
| 20 | 
             
            ```ipython
         | 
| 21 | 
             
            >>> from transformers import AutoTokenizer, AutoModel
         | 
|  | |
| 15 | 
             
            pipeline_tag: text-generation
         | 
| 16 | 
             
            ---
         | 
| 17 | 
             
            ## Model Introduction
         | 
| 18 | 
            +
            These models are based on the text training of Theresa from Arknights
         | 
| 19 | 
             
            ## Chat
         | 
| 20 | 
             
            ```ipython
         | 
| 21 | 
             
            >>> from transformers import AutoTokenizer, AutoModel
         | 
