Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -13,7 +13,7 @@ At the very core of the development of this model is the desire to make sure tha 
     | 
|
| 13 | 
         | 
| 14 | 
         
             
            Test this out and see if you find anything interesting or intriguing. I will keep iterating more versions but this one seems like a fun and useful way to start.
         
     | 
| 15 | 
         | 
| 16 | 
         
            -
            ## Training 
     | 
| 17 | 
         
             
            ```
         
     | 
| 18 | 
         | 
| 19 | 
         
             
            key: str = "system", key2: str = "instruction"
         
     | 
| 
         | 
|
| 13 | 
         | 
| 14 | 
         
             
            Test this out and see if you find anything interesting or intriguing. I will keep iterating more versions but this one seems like a fun and useful way to start.
         
     | 
| 15 | 
         | 
| 16 | 
         
            +
            ## Training
         
     | 
| 17 | 
         
             
            ```
         
     | 
| 18 | 
         | 
| 19 | 
         
             
            key: str = "system", key2: str = "instruction"
         
     |