Skip to content

Conversation

@OliverBryant
Copy link
Collaborator

Fix: #4104

@XprobeBot XprobeBot added this to the v1.x milestone Oct 17, 2025
@qinxuye qinxuye changed the title FEAT: support replicas on single GPU FEAT: support #replicas > #GPU Oct 24, 2025
@qinxuye qinxuye mentioned this pull request Oct 31, 2025
3 tasks
}
return gpu_info or None

async def _install_strategy_on_worker(self, model_uid: str, worker_ref) -> None:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to install strategy on worker.

I don't think we need worker for any launch strategy, the allocation could be run on supervisor only, when launched, the worker and gpu idxes for a replica is confirmed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

单卡无法部署多个replica

3 participants