Updated config.json
Browse files- config.json +0 -2
    	
        config.json
    CHANGED
    
    | @@ -1,6 +1,4 @@ | |
| 1 | 
             
            {
         | 
| 2 | 
            -
              "_name_or_path": "/home/user/palash/LLM/models/sft_86k_ckpt",
         | 
| 3 | 
            -
              "activation": "silu",
         | 
| 4 | 
             
              "architectures": [
         | 
| 5 | 
             
                "MistralForCausalLM"
         | 
| 6 | 
             
              ],
         | 
|  | |
| 1 | 
             
            {
         | 
|  | |
|  | |
| 2 | 
             
              "architectures": [
         | 
| 3 | 
             
                "MistralForCausalLM"
         | 
| 4 | 
             
              ],
         | 

