Skip to content

Add deepseek decode layer test into galaxy-quick#37788

Draft
maksim-tsishkouski-epam wants to merge 10 commits intomainfrom
mtsishkouski/37737-add-another-decode-layer-into-apc
Draft

Add deepseek decode layer test into galaxy-quick#37788
maksim-tsishkouski-epam wants to merge 10 commits intomainfrom
mtsishkouski/37737-add-another-decode-layer-into-apc

Conversation

@maksim-tsishkouski-epam
Copy link
Contributor

@maksim-tsishkouski-epam maksim-tsishkouski-epam commented Feb 12, 2026

Ticket

Closes #37737

Problem description

Add galaxy deepseek decoder layer module test to galaxy-quick to be able to detect regression frequently

What's changed

Added test_decoder_block.py test to galaxy-quick. Limited test parameters to only HF weights, decode and prefill-128 to save time (quick-wh-glx-deepseek-module takes ~6m + setup job and runner).

Checklist

  • Galaxy quick - CI passes (failed quick-wh-glx-quick is not related to changes)

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a Galaxy DeepSeek decoder-layer unit test into the APC (“all post-commit tests”) workflow so regressions are detected more frequently on mainline CI.

Changes:

  • Introduces a reusable post-commit workflow to run models/demos/deepseek_v3/tests/test_decoder_block.py on Galaxy hardware with HF weights.
  • Wires the new Galaxy DeepSeek APC job into the existing all-post-commit-workflows.yaml via a new boolean input and conditional job execution.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/galaxy-deepseek-post-commit.yaml New reusable workflow to execute the DeepSeek decoder block pytest selection on Galaxy runners.
.github/workflows/all-post-commit-workflows.yaml Adds a new input/output gate and job to run the new Galaxy DeepSeek post-commit workflow.

@maksim-tsishkouski-epam maksim-tsishkouski-epam changed the title Add deepseek decode layer test into APC Add deepseek decode layer test into galaxy-quick Feb 13, 2026
@maksim-tsishkouski-epam
Copy link
Contributor Author

/codeowners ping

@tenstorrent-github-bot
Copy link

CodeOwners Group Analysis

This PR requires approval from one member of each of the following groups:

Summary: 1 pending groups, 0 approved groups

Group Information:

  • tenstorrent/metalium-developers-infra (Team) - Members: Raymond Kim, Michael Chiou, Bryan Keith, Bryan Wilder Field Lozano, Andrew Fuller, William Ly, Kannika Kabilar, Anthony Kirby, Rose Li, Subin Lee, Evan Banerjee, NSexton, David Popov, Aditi Rajesh Shah, Jacek Jakub Lakis, Iris Wang, jessica yuan, Hasan Baig | Pending approval

    📁 Files owned by this team (1 files)

Note: At least one approval from each group is sufficient.

@esmalTT esmalTT marked this pull request as draft February 13, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepseekv3 infra-ci infrastructure and/or CI changes P1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add another decode layer into APC

2 participants