File size: 373 Bytes
d2b26ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# MotionCache-fast: higher threshold for more aggressive skipping
rel_l1_thresh: 0.025
warmup_steps: 5
phase1_steps: 9
alpha: 0.5

discard_nearly_clean_chunk: true

compress_kv_cache: true
total_cache_chunk_nums: 5
compress_strategy: token
mix_lambda: 0.07
query_granularity: frame
score_weighting_method: no_weight
power: 3

log: true
print_peak_memory: true
debug: false