File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,8 +60,7 @@ and compared at an equal bit budget. See
6060preserves the [ failed signals and replacement] ( research/EXPERIMENT_001_SIGNAL_PIVOT.md )
6161and the [ untouched confirmation] ( research/CONFIRMATION_001.md ) .
6262
63- The user-suggested
64- [ Gated DeltaNet-2 paper] ( https://arxiv.org/abs/2605.22791 ) reinforces why erase,
63+ [ Gated DeltaNet-2] ( https://arxiv.org/abs/2605.22791 ) reinforces why erase,
6564write, and decay behavior should be analyzed separately. Its non-commercial
6665reference code is not a RecurQuant dependency, and the initial target remains
6766Apache-2.0 Qwen3.5.
Original file line number Diff line number Diff line change @@ -35,8 +35,9 @@ audit and confirmatory experiments are required before stronger wording.
3535- "Breakthrough," "state of the art," or "novel" based only on the pilot.
3636- Authorship of Qwen3.5 or any other base model.
3737
38- ## Authorship if the project succeeds
38+ ## What this project contributes
3939
40- The defensible contribution would be the allocation method, implementation,
41- evaluation protocol, and any clearly labelled derivative artifact. Qwen3.5 and
42- its architecture remain credited to the Qwen team.
40+ RecurQuant's contribution is its allocation method, implementation, evaluation
41+ protocol, and clearly labelled derivative artifacts. It does not claim
42+ authorship of Qwen3.5 or its architecture, which remain credited to the Qwen
43+ team.
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ the search before any paper or novelty statement.
3636
3737## Architecture evidence
3838
39- - [ Gated DeltaNet-2] ( https://arxiv.org/abs/2605.22791 ) , suggested during this
40- project, separates channel-wise erase and write gates. It motivates analyzing
39+ - [ Gated DeltaNet-2] ( https://arxiv.org/abs/2605.22791 ) separates channel-wise
40+ erase and write gates. That distinction motivates analyzing
4141 the two state axes separately but does not establish precision allocation.
4242 Its [ official code] ( https://github.com/NVlabs/GatedDeltaNet-2 ) uses the NVIDIA
4343 Source Code License-NC and is not copied into this Apache-2.0 repository.
You can’t perform that action at this time.
0 commit comments