We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b125d8 commit 80f377dCopy full SHA for 80f377d
1 file changed
challenges/hard/83_turboquant_attention/challenge.html
@@ -7,7 +7,7 @@
7
</p>
8
9
<p>
10
- <strong>Background - how the keys were compressed</strong> (already done for you, not part of the challenge):
+ <strong>Background - how the keys were compressed</strong> (Not part of the challenge):
11
12
<ol>
13
<li><strong>Rotate</strong>: multiply key by orthogonal matrix \(\Pi\): \(\;y = \Pi \cdot K\). This makes each
0 commit comments