Skip to content
#

pytorch-extension

Here are 24 public repositories matching this topic...

A humble exploratory PoC for a hardware-native, optical timing-frozen control plane engine. Fuses inline CUDA PTX, RAII memory tunnels, and 4D JAX shard_map structures to investigate 0ns-overhead fault-tolerant routing for hyperscale distributed AI.

  • Updated Aug 9, 2026
  • Python
deep-fold

Inference stack that keeps LLM weights packed in NF4 for the whole run. Not a new codebook: QLoRA-family NF4, packed once into CHR0. On the GPU each GEMM reconstructs a tile in registers and discards it, a dense layer is never resident. Overflow: two copy slots plus a pinned host tail. Measured on RTX 3080 12 GB.

  • Updated Sep 18, 2026
  • Python

Add this topic to your repo

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

Learn more