Skip to content

Commit c608e80

Browse files
author
Griffin Adams
committed
Remove default attention thresholding.
1 parent 0f719ca commit c608e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache_configs/scissor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ global_tokens: 4
44
history_window_size: 400
55
drop_amount: 0.0001
66
recent_window: 10
7-
attn_thresholding: True
7+
attn_thresholding: False
88
prompt_compression_strategy: "snapkv"
99
attn_record_freq: 1

0 commit comments

Comments
 (0)