ataeff commited on
Commit
e710124
·
verified ·
1 Parent(s): 1aa4e8d

Delete temporal_diff/README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. temporal_diff/README.md +0 -5
temporal_diff/README.md DELETED
@@ -1,5 +0,0 @@
1
- # Temporal Diff Attention — 4th attention mechanism for Janus
2
- Four variants exploring delta-based attention (QKV + RRPRAM + Echo + TemporalDiff).
3
- Analysis by Opus agent: Variant 1 (shared QKV weights) is cleanest.
4
- Recommended: Variant 1.5 (dedicated delta key, shared values).
5
- See analysis in memory: experiment notes from 2026-03-25.