Dontopedia

Delta memory

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-07-01.)

Delta memory has 20 facts recorded in Dontopedia across 9 references, with 1 live disagreement.

20 facts·17 predicates·9 sources·1 in dispute

Mostly:rdf:type(3), advantage scales cleanly(1), has parameters(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (15)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

claimsImprovementClaims Improvement(1)

combinesCombines(1)

comparesFeatureCompares Feature(1)

containsEntityContains Entity(1)

definesEntityDefines Entity(1)

definesTypeDefines Type(1)

demonstrateScalingDemonstrate Scaling(1)

evaluatesDeltaMemoryPositivelyEvaluates Delta Memory Positively(1)

exportsExports(1)

exportsSymbolExports Symbol(1)

hasComponentHas Component(1)

hasTargetComponentHas Target Component(1)

integratesComponentIntegrates Component(1)

trainsTrains(1)

usesUses(1)

Other facts (19)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

19 facts
PredicateValueRef
Rdf:typeModel Component[7]
Rdf:typeComponent[8]
Rdf:typeData Structure[9]
Advantage Scales Cleanlytrue[1]
Has Parameters4392[1]
Contributes toLogits in Hybrid[2]
Works As Sole ReadoutKick Delta G8[3]
CorrectsHybrid Fixed Beta 0.3 Phase 2[3]
Provides Correction Percentage30[3]
Pushes Bpb Below2[3]
Improves Lm Quality by1[4]
Provides Improvement OverCals Only[5]
Improves Bpb by~0.6[5]
Improves OverCals Only[5]
HelpsLM quality[6]
Provides Improvement Amount~1.0 BPB[6]
Has Parameter Count4392[7]
Has Parameter CompositionW_q, W_k, W_v, W_o projections + gates + betas across 4 layers[7]
Demonstrates Scaling Advantagescaling cleanly[7]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

advantageScalesCleanlyblah/watt-activation/part-607
true
hasParametersblah/watt-activation/part-607
4392
contributesToblah/watt-activation/part-610
ex:logits-in-hybrid
worksAsSoleReadoutblah/watt-activation/part-611
ex:kick-delta-g8
correctsblah/watt-activation/part-611
ex:hybrid-fixed-beta-0.3-phase-2
providesCorrectionPercentageblah/watt-activation/part-611
30
pushesBpbBelowblah/watt-activation/part-611
2
improvesLmQualityByblah/watt-activation/part-606
1
providesImprovementOverblah/watt-activation/part-605
ex:cals-only
improvesBpbByblah/watt-activation/part-605
~0.6
improvesOverblah/watt-activation/part-605
ex:cals-only
helpsblah/watt-activation/603
LM quality
providesImprovementAmountblah/watt-activation/603
~1.0 BPB
typeblah/watt-activation/604
ex:ModelComponent
labelblah/watt-activation/604
Delta memory
hasParameterCountblah/watt-activation/604
4392
hasParameterCompositionblah/watt-activation/604
W_q, W_k, W_v, W_o projections + gates + betas across 4 layers
demonstratesScalingAdvantageblah/watt-activation/604
scaling cleanly
typeblah/watt-activation/608
ex:Component
typedocument/0045863d-4c76-44af-bed6-b5a47132dfc1
ex:DataStructure

References (9)

9 references
  1. [1]Part 6072 facts
    ctx:discord/blah/watt-activation/part-607
  2. [2]Part 6101 fact
    ctx:discord/blah/watt-activation/part-610
  3. [3]Part 6114 facts
    ctx:discord/blah/watt-activation/part-611
  4. [4]Part 6061 fact
    ctx:discord/blah/watt-activation/part-606
  5. [5]Part 6053 facts
    ctx:discord/blah/watt-activation/part-605
  6. [6]6032 facts
    ctx:discord/blah/watt-activation/603
    • full textwatt-activation-603
      text/plain3 KBdoc:agent/watt-activation-603/7aa9fa83-a058-43b0-b700-073a69d3e610
      Show excerpt
      [2026-04-10 04:25] xenonfun: ``` ⏺ Now we have real eval results on the trained models. Key observations: Results Summary (10K steps, 50% curriculum, trained model eval) ┌─────────────────┬────────────┬───────────────┬────────────────
  7. [7]6045 facts
    ctx:discord/blah/watt-activation/604
    • full textwatt-activation-604
      text/plain2 KBdoc:agent/watt-activation-604/5619f2b9-2e60-495c-a6e6-9fe7ca80a696
      Show excerpt
      [2026-04-10 04:27] xenonfun: ``` From the training output logs, the models we've been testing have 28,525 total parameters: - Constellation (decoder): 23,808 params (256 × 93 readout dim) - Readout: 153 params (mode amplitudes, pro
  8. [8]6081 fact
    ctx:discord/blah/watt-activation/608
    • full textwatt-activation-608
      text/plain2 KBdoc:agent/watt-activation-608/a9cc9bc2-b034-450f-bf85-dcb33eeaecc4
      Show excerpt
      [2026-04-10 19:18] xenonfun: at 85% test coverage on library, few more improvement and enable the swarm downloading, server becomes just a seeding node mostly. ✶ Improving handler test coverage… ⎿  ◼ Improve handler.rs coverage (49% → 70%
  9. ctx:claims/document/0045863d-4c76-44af-bed6-b5a47132dfc1
    • full textxenonfun: ✳ Extracting tangent_project to primitives… (9m 38s · ↑ 26.5k tokens · thinking)
      text/plain826 Bdiscord:msg/dcf0bd22-6039-42fe-977d-79e9343b84b1
      Show excerpt
      ✳ Extracting tangent_project to primitives… (9m 38s · ↑ 26.5k tokens · thinking) ⎿  ◼ Extract tangent_project to primitives.rs ◻ Create coupling/delta_memory.rs with DeltaMemory ◻ Create blocks/lohe_delta.rs with LoheDeltaBlock

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.