Skip to content
#

ternary-weights

Here are 12 public repositories matching this topic...

Pre-training research stack for a 3.67B BitNet b1.58 + 8-expert MoE + Liquid/CfC LLM — architecture, data pipeline, knowledge distillation, eval harness and closure gates. The canonical model is NOT yet trained; no capability or benchmark claims are made.

  • Updated Aug 6, 2026
  • Python

PERSPECTIVE v2 — A 1.05 trillion parameter sparse Mixture-of-Experts language model that runs on consumer hardware (4 GB VRAM + 32 GB RAM). Features O(1) perspective decay recurrence, 3D torus manifold routing, native ternary {-1,0,+1} weights, holographic distributed memory, and hard geometric safety constraints. Built in Rust.

  • Updated Jul 13, 2026
  • Rust

Custom CUDA kernels for accelerating 1.58-bit ternary LLM inference with 2:4 structured sparsity on consumer Ampere GPUs. Exploits both ternary arithmetic (no multiplies) and hardware sparse tensor cores to maximize throughput on RTX 3060. Based on the Sparse-BitNet paper (Zhang et al., 2026).

  • Updated Mar 11, 2026
  • Cuda

Improve this page

Add a description, image, and links to the ternary-weights topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more