Section 01
[Introduction] Forge: A Distributed LLM Inference Protocol Using Computing Power as Currency
Forge is a distributed LLM inference protocol built with Rust. Its core concept is "computing power as currency". It defines every 10^9 FLOPs as a standardized computing power unit called Compute Unit (CU). It requires no tokens or ICOs and is compatible with the OpenAI API format. It aims to solve problems like high costs, lack of trust, high entry barriers, and payment friction in centralized computing power services, and build a decentralized computing power trading network.