We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5984ad2 commit c844335Copy full SHA for c844335
kvpress/presses/duo_attention_press.py
@@ -38,7 +38,7 @@ class DuoAttentionPress(BasePress):
38
39
Head classification is based on scores.
40
- If on_the_fly_scoring=False, scores are loaded from https://github.com/mit-han-lab/duo-attention/
41
- - (experimental) If on_the_fly_scoring=True, scores are computed using duo_attention_on_the_fly
+ - (experimental) If on_the_fly_scoring=True, scores are computed using duo_attention_on_the_fly
42
"""
43
44
head_compression_ratio: float = 0.0
0 commit comments