Skip to content
#

deltanet

Here are 18 public repositories matching this topic...

CPU inference engine in Rust for Qwen3.8-27B: run the full Q4_K_M model on a 16 GB laptop by streaming what does not fit, instead of dropping to a worse quant. Hand-written AVX2 K-quant kernels, gated DeltaNet + GQA, identical token ids at every memory budget and thread count.

  • Updated Sep 7, 2026
  • Rust

Two fast-weight experiments (FENRIR and FREKI) on whether a cheap recurrent layer can chain multi-hop lookups inside one forward pass, without attention. Honest results, builds on prior art.

  • Updated Sep 10, 2026
  • Python

minGRU (Feng et al.) in PyTorch, plus a measured ladder of state-tracking recoveries — signed, rotation, Givens, and delta (DeltaNet-style Householder products) mixers with time decay, all under one parallel scan — with fused Triton GPU kernels as an optional backend

  • Updated Sep 23, 2026
  • Python

Add this topic to your repo

To associate your repository with the deltanet topic, visit your repo's landing page and select "manage topics."

Learn more