DaisyChain-Web / public /webgpu.js

Commit History

Transcendental probe: identify JS-engine math differences across peers
e06ace1
verified

Quazim0t0 commited on

Live audits for the attention kernels; exact gate for the f32 backward GEMM
7d39dd3
verified

Quazim0t0 commited on

Shared-operand embedding GEMMs (12% faster, bit-identical) + dirty-buffer gate
685eff3
verified

Quazim0t0 commited on

Upload public/webgpu.js with huggingface_hub
8df9b38
verified

Quazim0t0 commited on

Upload public/webgpu.js with huggingface_hub
592e7b3
verified

Quazim0t0 commited on

Upload public/webgpu.js with huggingface_hub
6bd96d7
verified

Quazim0t0 commited on

Upload public/webgpu.js with huggingface_hub
c676abd
verified

Quazim0t0 commited on

Upload public/webgpu.js with huggingface_hub
0d1230c
verified

Quazim0t0 commited on

Gate the gate: public/webgpu.js
e9cdc68
verified

Quazim0t0 commited on

B2B MLP chain (ex. 13+23): public/webgpu.js
e0d359f
verified

Quazim0t0 commited on

Exact kernel gates: verify variants emitted from the same WGSL source restore the int32 oracle on the kernels training actually runs; bit-exact epilogue mirror removes the tolerance entirely; shape sweep; dead exactly-gated kernel deleted. Continuous verification: random-cell audit at live shapes + canonical cross-device kernel probe (the weight hash structurally cannot detect kernel disagreement). New test_gates.js mutation-tests the gate itself.
9604fd5
verified

Quazim0t0 commited on

Split-K f32 backward (CUTLASS ex.06) + gather-fused attention kernels (ex.36/52): compute step 821ms -> 420ms
47fff2e
verified

Quazim0t0 commited on

CUTLASS-style: block-scaled INT8 quantization, batched attention GEMM (one dispatch for all heads), fused dequant+ReLU epilogue
aa524bc
verified

Quazim0t0 commited on

Web trainer upgrade: sync guard (leader roster + weight-hash divergence check), 3xINT8 fast-accurate GEMM, DP4A hardware path (verified vs units), Spikewhale tokenizer (16.5k vocab), FineWeb-Edu streaming, gradient/checkpoint fragmentation, inference kit, generation tester, contribution logs
1fd9e0e
verified

Quazim0t0 commited on

DaisyChain-Web demo: P2P browser training through verified INT8 units
9524b89
verified

Quazim0t0 commited on