Skip to content

mesh-llm v0.37.6

Choose a tag to compare

@michaelneale michaelneale released this 20 Mar 05:35
· 1976 commits to main since this release

What's new

  • Download never gives up: Infinite retry with exponential backoff (3s → 60s cap). If data was flowing before interruption, backoff resets. No more failing after 100 retries on large model downloads.
  • Disk space check: Checks free disk space before starting download. Bails early with a clear message if there isn't enough room (+1GB headroom).
  • Less log spam: Download attempt numbers only shown for first 3, then every 10th.

Install (macOS Apple Silicon)

curl -fsSL https://github.com/michaelneale/decentralized-inference/releases/latest/download/mesh-llm-aarch64-apple-darwin.tar.gz | tar xz && sudo mv mesh-bundle/* /usr/local/bin/