site: explain AttnRes spike path study

This commit is contained in:
wuyang
2026-07-30 12:20:47 +08:00
parent 3cbb163715
commit a1a52d4280
8 changed files with 1190 additions and 17 deletions
+1
View File
@@ -43,6 +43,7 @@
"check:deepseek-task-bootstrap-browser": "node scripts/check-deepseek-task-bootstrap-browser.mjs",
"check:k3-attnres-browser": "node scripts/check-k3-attnres-browser.mjs",
"check:k3-attnres-gradient-browser": "node scripts/check-k3-attnres-gradient-browser.mjs",
"check:k3-attnres-spike-browser": "node scripts/check-k3-attnres-spike-browser.mjs",
"check:k3-browser": "node scripts/check-k3-browser.mjs"
},
"dependencies": {