Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -32,8 +32,7 @@
|
|
32 |
"lr": 0.005,
|
33 |
"minmax_lr": 0.005,
|
34 |
"nsamples": 128,
|
35 |
-
"
|
36 |
-
"quant_method": "intel/auto-round",
|
37 |
"scale_dtype": "torch.float16",
|
38 |
"seqlen": 2048,
|
39 |
"sym": true,
|
|
|
32 |
"lr": 0.005,
|
33 |
"minmax_lr": 0.005,
|
34 |
"nsamples": 128,
|
35 |
+
"quant_method": "auto-round",
|
|
|
36 |
"scale_dtype": "torch.float16",
|
37 |
"seqlen": 2048,
|
38 |
"sym": true,
|