aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/edit-attention.js
AgeCommit message (Expand)AuthorLines
2022-10-18Auto select attention block for editingJustin Maier-3/+32
2022-10-15make attention edit only work with ctrl as was initially intendedAUTOMATIC-0/+2
2022-10-12Prevent nans from failed float parsing from overwriting weightsDepFA-0/+1
2022-10-11triggers 'input' event when using arrow keys to edit attentionnai-degen-0/+3
2022-10-08edit-attention browser compatibility and readme typoJairo Correa-1/+1
2022-10-06added ctrl+up or ctrl+down hotkeys for attentionAUTOMATIC-0/+41