Update config.json
Browse files- config.json +1 -1
    	
        config.json
    CHANGED
    
    | @@ -24,7 +24,7 @@ | |
| 24 | 
             
              "initializer_range": 0.02,
         | 
| 25 | 
             
              "intermediate_size": 14336,
         | 
| 26 | 
             
              "mask_init_id": 12,
         | 
| 27 | 
            -
              "max_position_embeddings":  | 
| 28 | 
             
              "mlp_bias": false,
         | 
| 29 | 
             
              "model_type": "hunyuan_v1_dense",
         | 
| 30 | 
             
              "norm_type": "rms",
         | 
|  | |
| 24 | 
             
              "initializer_range": 0.02,
         | 
| 25 | 
             
              "intermediate_size": 14336,
         | 
| 26 | 
             
              "mask_init_id": 12,
         | 
| 27 | 
            +
              "max_position_embeddings": 32768,
         | 
| 28 | 
             
              "mlp_bias": false,
         | 
| 29 | 
             
              "model_type": "hunyuan_v1_dense",
         | 
| 30 | 
             
              "norm_type": "rms",
         | 
