Releases: hypha-space/hypha
v1.0.0-alpha.73
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.73 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.73/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.73 (2026-01-05)
Bug Fixes
v1.0.0-alpha.72
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.72 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.72/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.72 (2026-01-03)
Bug Fixes
- ps corrupt update (4d2d19f)
v1.0.0-alpha.71
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.71 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.71/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.71 (2026-01-03)
Bug Fixes
- accelerate/dataset: change batch handling to prevent memory errors (ee10107)
v1.0.0-alpha.70
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.70 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.70/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.70 (2026-01-02)
Bug Fixes
- wait until all worker finished (f2e37b3)
v1.0.0-alpha.69
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.69 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.69/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.69 (2026-01-02)
Bug Fixes
- model loading with shared weights. (4b27734)
v1.0.0-alpha.68
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.68 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.68/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.68 (2026-01-02)
Bug Fixes
- adjust lease renewal error handling (f04e3a1), closes #279
- check if tensors is wrapped in list (46a5c81)
Features
- capture executor stdout/err in task status (6eb01bc)
v1.0.0-alpha.67
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.67 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.67/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.67 (2026-01-01)
Bug Fixes
Features
- weighted runtime statistic (ed762ef)
v1.0.0-alpha.66
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.66 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.66/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.66 (2026-01-01)
Bug Fixes
v1.0.0-alpha.65
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.65 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.65/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.65 (2026-01-01)
Bug Fixes
v1.0.0-alpha.64
Installation
Use the standalone installer script to download and install the Hypha v1.0.0-alpha.64 binaries. Use curl to download the script and execute it with sh:
curl -fsSL https://github.com/hypha-space/hypha/releases/download/v1.0.0-alpha.64/install.sh | sh
For alternative installation methods (GitHub releases, Cargo), see the Installation Guide.
1.0.0-alpha.64 (2026-01-01)
Bug Fixes
- adjust lease renewal for retry and reporting (84fa4fa)