Skip to content

Commit c71a2d0

Browse files
Fix the config's lint error
1 parent df31a5e commit c71a2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/quantization/methods/KVQuant/rtn_w_a_pertensor_static_naive_quant_kv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ save:
4444
save_lightllm_kv_calib: True
4545
lightllm_kv_cache_name: kv_cache_calib.json
4646
save_fake: False
47-
save_path: /path/to/save/
47+
save_path: /path/to/save/

0 commit comments

Comments
 (0)