Commit Graph

14 Commits

Author SHA1 Message Date
wassname 60cd056320 fix layers 2026-04-10 11:12:45 +08:00
wassname 9c317af8eb wip 2026-04-10 10:18:18 +08:00
wassname 7c12433ead human 2026-04-10 10:14:32 +08:00
wassname c8a59851ed Refactor to return U, S, Vh from SVD and perform cropping outside the function 2026-04-10 10:00:28 +08:00
wassname e44dc0e74e Increase S-space top_k to 1024 2026-04-10 09:52:24 +08:00
wassname 382ffc4315 Precompute SVD for S-space projection for efficiency 2026-04-10 09:46:42 +08:00
wassname a1a8648865 Implement super S-space projection across all residual writers 2026-04-10 09:38:22 +08:00
wassname bde29fee1e Fix tokenization issues and attention mask warnings in guided_eval 2026-04-10 09:06:55 +08:00
wassname 11786f20b4 wip 2026-04-10 08:54:01 +08:00
wassname 7c6f7f27bb Add note on incomplete contrastive pairs to concepts 2026-04-10 08:49:16 +08:00
wassname c961523540 Add concepts and motivation sections for Guided CoT and Daily Dilemmas 2026-04-10 08:46:23 +08:00
wassname 628199d2b4 Rename project to Brukino's AntiPaSTO Appetizer 2026-04-10 08:43:59 +08:00
wassname 555dbbae3c Fix float16 overflow in curvature computation 2026-04-10 08:42:12 +08:00
wassname 439f51099f Initial commit: Set up Guided CoT and extrinsic curvature experiment 2026-04-10 08:02:30 +08:00