Back to the catalog

Tritium — Knowledge Bundle

Foundational ternary-model inference and training library — OKF knowledge bundle.

Open source Repository Open in the app JSON

About

# Tritium — Knowledge Bundle

Agent- and human-readable knowledge for the Tritium project, in Google's
[Open Knowledge Format](https://github.com/GoogleCloudPlatform/knowledge-catalog/tree/main/okf)
v0.1.

Tritium is a foundational library for **ternary-model inference and training**.
Weights live in `{-1, 0, +1}` (~1.58 bits) so matmul collapses to add / subtract
/ skip — no multiplies. GPU (CUDA) and CPU (SIMD + LUT) are first-class; ONNX and
PyTorch bindings bridge into existing stacks.

## Sections

- [Architecture](/architecture/index.md) — hexagonal layering and the crate graph.
- [Concepts](/concepts/index.md) — ternary math, packing formats, SALT quantization, the reference contract.
- [Crates](/crates/index.md) — per-crate knowledge.

History in [log](/log.md).

Details

Kind
OKF bundles
Topic
Version control
Publisher
quitetall
Origin
okf_github
Category
dados
Version
0.1
Added
2026-09-08 16:02:35
Updated
2026-09-08 16:02:35
Origin id
Quitetall/tritium:okf/index.md

More