Update quantize_config.json
Browse files- quantize_config.json +1 -2
    	
        quantize_config.json
    CHANGED
    
    | @@ -15,6 +15,5 @@ | |
| 15 | 
             
                "damp_percent": 0.1,
         | 
| 16 | 
             
                "damp_auto_increment": 0.0025,
         | 
| 17 | 
             
                "static_groups": false,
         | 
| 18 | 
            -
                "true_sequential": true | 
| 19 | 
            -
              }
         | 
| 20 | 
             
            }
         | 
|  | |
| 15 | 
             
                "damp_percent": 0.1,
         | 
| 16 | 
             
                "damp_auto_increment": 0.0025,
         | 
| 17 | 
             
                "static_groups": false,
         | 
| 18 | 
            +
                "true_sequential": true}
         | 
|  | |
| 19 | 
             
            }
         | 

