Initial commit: adapters as representational hypotheses catalog

30 PEFT methods reframed as hypotheses about transformer geometry.
Each entry: pseudocode, hypothesis, evidence, grade.
All papers saved to docs/ (full text).
This commit is contained in:
wassname
2026-02-22 19:48:37 +08:00
commit 3800481a30
30 changed files with 21296 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# OS
.DS_Store
Thumbs.db
# Editor
*.swp
*.swo
*~
.vscode/
.idea/
# Python
__pycache__/
*.pyc
.ipynb_checkpoints/
# Temp
*.tmp
*.bak