Tags: nbtpj/AReaL
Tags
chore: prepare v1.0.2 release (areal-project#1050) Bump package version to 1.0.2 and update all Docker image references to use variant-suffixed tags (v1.0.2-sglang, v1.0.2-vllm) matching the release workflow output. Key changes: - Bump version in pyproject.toml and uv.lock - Update docs and SkyPilot configs to v1.0.2-sglang image tag - Document vLLM Docker image availability in EN and ZH docs - Fix stale Chinese docs (was still referencing v0.5.3) - Update workflow_dispatch example tag description
test(examples): add openclaw online RL integration test (areal-projec… …t#977)
feat(utils): add network filesystem validation for shared paths (area… …l-project#906) Distributed training requires shared storage paths (fileroot, nfs_record_root) to be accessible from all nodes. Add validation to detect non-network filesystems early and warn users. Key changes: - Add validate_shared_path() to detect network filesystems - Support major cloud providers (Alibaba, AWS, GCP, Azure, etc.) - Validate paths in LocalScheduler, SlurmScheduler, and launcher
PreviousNext