-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
26 lines (26 loc) · 934 Bytes
/
Copy pathCITATION.cff
File metadata and controls
26 lines (26 loc) · 934 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
cff-version: 1.2.0
message: "If you use KRY, please cite it as below."
title: "KRY — Proof-of-Efficiency Compute Credit"
abstract: >-
KRY is a zero-dependency, pure-Python-stdlib compute credit earned by provably avoiding LLM
inference cost (cache hits, compression, routing) and spent on routing permission. It pairs an
integrity hash-chain with a randomized counterfactual holdout and a stranger-verifiable
attestation, so a party that does not trust the operator can verify a savings claim offline.
type: software
authors:
- family-names: Albrecht
given-names: Thomas
email: thequantumfalcon@gmail.com
repository-code: "https://github.com/thequantumfalcon/kry"
url: "https://github.com/thequantumfalcon/kry"
version: "0.1.2"
date-released: "2026-07-21"
license: Apache-2.0
keywords:
- llm
- inference-cost
- finops
- proof-of-efficiency
- counterfactual-holdout
- attestation
- verifiable-savings