v0.1.3
What's Changed
- fix: include task execution errors in task logs by @kaiitunnz in #60
- fix: make task retry consider eligible worker count by @kaiitunnz in #61
- feat: scope worker names to stack slug and add --name-template by @kaiitunnz in #68
- chore: bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #65
- chore: bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by @dependabot[bot] in #66
- [BREAKING] feat: route data retrieval through lumid-data-app via type:lumid (sql/s3/agent) by @timzsu in #67
- chore: bump version to v0.1.3-rc.1 by @kaiitunnz in #69
- feat: add ImageClassificationExecutor for vision fine-tuning by @J1shen in #62
- feat: persist and rehydrate scheduling state across root restarts by @kaiitunnz in #64
- chore: bump vLLM/vLLM-Omni to 0.22.0 and adapt the worker stack by @kaiitunnz in #70
- fix: preserve reverse-proxy base path in SSH proxy URL by @kaiitunnz in #71
- refactor: commit workflow-registry transitions atomically by @kaiitunnz in #72
- chore: bump version to v0.1.3 by @kaiitunnz in #73
New Contributors
Known issues
v0.1.3 has a bug caused by incompatible TRL and vLLM versions after bumping vLLM to v0.22.0, breaking the DPO executor. vLLM-Omni import also breaks normal vLLM inference for Qwen3 models. Both problems have been fixed in v0.1.4.
Full Changelog: v0.1.2...v0.1.3
FlowMesh container images for v0.1.3
| Image | Platforms | Digest |
|---|---|---|
ghcr.io/mlsys-io/flowmesh_server:v0.1.3 |
linux/amd64,linux/arm64 |
sha256:12b7997e0cb9b9e1ffdb2fd909b6e87224472335a2cdf32bf28000fc7db6d097 |
ghcr.io/mlsys-io/flowmesh_worker:v0.1.3-cpu |
linux/amd64,linux/arm64 |
sha256:fe77c7a702973f9efc445aedad366ae5ccf6f0e7aa503c733a6b0954cc2d6a6e |
ghcr.io/mlsys-io/flowmesh_worker_builder:v0.1.3-gpu |
linux/amd64,linux/arm64 |
sha256:3c355074023776900679f97fdb0f8766c8ace90ef37c05d8a1f9bca68527dc58 |
ghcr.io/mlsys-io/flowmesh_worker:v0.1.3-gpu |
linux/amd64,linux/arm64 |
sha256:85d91f0d10ee831a8fde3911a8eea2a4d388b686b83eaf2e70971d1479a9a35d |
ghcr.io/mlsys-io/flowmesh_ssh:v0.1.3-cpu |
linux/amd64,linux/arm64 |
sha256:912288262ea5ada9ed8ad70d6755cde0085536239b149286348f8a604267339d |
ghcr.io/mlsys-io/flowmesh_ssh:v0.1.3-gpu |
linux/amd64,linux/arm64 |
sha256:e5d82cdbb3e538458ce04094fc6212d9c800894f93e7b749e9854e780c6b7349 |