Skip to content

[Fixing] Fix CI/CD to make Integration pipeline moving forward#1716

Merged
QiliangCui merged 1 commit intomainfrom
dev0213
Feb 14, 2026
Merged

[Fixing] Fix CI/CD to make Integration pipeline moving forward#1716
QiliangCui merged 1 commit intomainfrom
dev0213

Conversation

@QiliangCui
Copy link
Collaborator

@QiliangCui QiliangCui commented Feb 13, 2026

Description

breaks fixed

  1. [Refactor] Replace activation: str with MoEActivation enum vllm#33843 --> MoE action changed from string to enum.
    a) in the torchax path, use layer.activation.value to replace layer.activation.
    b) avoid touching kernel or common so that both jax and torchax path works
  2. [Core] Move pause and resume functions into engine vllm#34125 --> added new pause_state property in the scheduler interface

@QiliangCui QiliangCui added the ready ONLY add when PR is ready to merge/full CI is needed label Feb 13, 2026
@QiliangCui QiliangCui force-pushed the dev0213 branch 3 times, most recently from c107a71 to a6e464e Compare February 14, 2026 04:47
@QiliangCui QiliangCui force-pushed the dev0213 branch 2 times, most recently from 25bc55f to 7e79fa5 Compare February 14, 2026 06:57
@QiliangCui QiliangCui removed the ready ONLY add when PR is ready to merge/full CI is needed label Feb 14, 2026
@QiliangCui QiliangCui force-pushed the dev0213 branch 2 times, most recently from e9c39f7 to fc443e8 Compare February 14, 2026 07:03
@QiliangCui QiliangCui added the ready ONLY add when PR is ready to merge/full CI is needed label Feb 14, 2026
Signed-off-by: Qiliang Cui <derrhein@gmail.com>
@QiliangCui QiliangCui requested a review from kyuyeunk February 14, 2026 22:59
@QiliangCui QiliangCui merged commit c11d1f3 into main Feb 14, 2026
38 checks passed
lorriexingfang pushed a commit to lorriexingfang/tpu-inference that referenced this pull request Feb 26, 2026
…project#1716)

Signed-off-by: Qiliang Cui <derrhein@gmail.com>
Signed-off-by: Xing Fang <xing.fang@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants