| # MotionCache hyperparameters for MAGI-1 (Appendix C) | |
| rel_l1_thresh: 0.015 | |
| 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 | |