AI & ML interests

None defined yet.

Recent Activity

takakuni-imosukeย  updated a Space 1 day ago
tensorcash/README
takakuni-imosukeย  published a Space 1 day ago
tensorcash/README
View all activity

Organization Card
TensorCash

TensorCash

A layer-1 blockchain whose proof-of-work is verifiable AI inference.

Don't trust the provider. Verify the machine.

Website ยท Verifier (GitHub) ยท Whitepapers ยท Blog


What is TensorCash?

Most AI runs behind a black box: you send a prompt, tokens come back, and you have no way to check which model produced them โ€” or whether the work was really done. TensorCash makes model execution checkable. Every generation on the network emits a compact, replayable proof of inference โ€” the chosen tokens, the sampler draws, and the top-of-distribution logits, bound together so anyone can re-run the claimed model and confirm the output is genuine. The same proof doubles as the chain's proof-of-work: the mining puzzle is real inference, not wasted hashing.

On Hugging Face

  • ๐Ÿ” verify-proof-of-inference โ€” browse released proofs and see, side by side, the full GPU-replay verdict, a local CPU transcript self-check, and the cheap distributional screen. It shows exactly why a cheap screen isn't enough.
  • ๐Ÿ“Š proof-of-inference-eval โ€” a byte-exact corpus of honest and forged proofs (cross-architecture substitution, same-architecture fine-tune, and 4-bit quantization) with full methodology, so you can reproduce the detection results yourself.

In live GPU teacher-forced replay, full verification accepted honest proofs with zero false-rejects and detected 100% of all three forgery classes โ€” while a cheap distributional screen misses same-architecture fine-tunes and quantization. Per-token replay is the decisive check.

Build & verify


Open ยท pseudonymous ยท verifiable

Educational and technical resources only โ€” nothing here is financial advice or an offer.

models 0

None public yet