Skip to content

Forge v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@nm-arealnormalman nm-arealnormalman released this 02 Apr 14:54
· 278 commits to main since this release

Initial public MVP release of Forge.

Current reference implementation:

  • Encrypted seed/worker inference over Iroh QUIC
  • Loopback-first HTTP API with optional bearer protection
  • Local CU-native ledger, persisted snapshots, and settlement export
  • Capability handshake and topology planning groundwork

Not included in this release:

  • Real partial-layer loading by LayerRange
  • Forward-driven split inference runtime
  • Topology-driven multi-stage execution
  • Graceful fallback and reconnection behavior for split inference

This release should be treated as a public prerelease baseline for stabilization work.