Skip to content

Commit fbc96c9

Browse files
committed
Update base for Update on "Use unfused SDPA for short sequences (q_len <= 128 or kv_len <= 128)"
ATT Differential Revision: [D96044308](https://our.internmc.facebook.com/intern/diff/D96044308/) [ghstack-poisoned]
1 parent df2edf3 commit fbc96c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/scripts/test_lora.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Okay, so I need to calculate 15% of 80."
139139
EXPECTED_QUANT_LORA_PREFIX="
140140
<|im_start|>user Calculate 15% of 80?<|im_end|><|im_start|>assistant
141141
To calculate 15% of 80, we can multiply 80 by 15/100.
142-
80 * 0.15 = 12.
142+
80 * 15/100 = 12.
143143
So, 15% of 80 is 12.
144144
#### 12
145145
The answer is: 12<|im_end|>"

0 commit comments

Comments
 (0)