Update config.json
Browse files- config.json +0 -1
 
    	
        config.json
    CHANGED
    
    | 
         @@ -1,5 +1,4 @@ 
     | 
|
| 1 | 
         
             
            {
         
     | 
| 2 | 
         
            -
              "_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
         
     | 
| 3 | 
         
             
              "architectures": [
         
     | 
| 4 | 
         
             
                "Phi3ForCausalLM"
         
     | 
| 5 | 
         
             
              ],
         
     | 
| 
         | 
|
| 1 | 
         
             
            {
         
     | 
| 
         | 
|
| 2 | 
         
             
              "architectures": [
         
     | 
| 3 | 
         
             
                "Phi3ForCausalLM"
         
     | 
| 4 | 
         
             
              ],
         
     |