Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update edit-attention.js | byzod | 2022-11-03 | 1 | -2/+1 |
* | Auto select attention block for editing | Justin Maier | 2022-10-18 | 1 | -3/+32 |
* | make attention edit only work with ctrl as was initially intended | AUTOMATIC | 2022-10-15 | 1 | -0/+2 |
* | Prevent nans from failed float parsing from overwriting weights | DepFA | 2022-10-11 | 1 | -0/+1 |
* | triggers 'input' event when using arrow keys to edit attention | nai-degen | 2022-10-11 | 1 | -0/+3 |
* | edit-attention browser compatibility and readme typo | Jairo Correa | 2022-10-08 | 1 | -1/+1 |
* | added ctrl+up or ctrl+down hotkeys for attention | AUTOMATIC | 2022-10-06 | 1 | -0/+41 |