Skip to content

[Nightly-CI]: Adding nightly validation in release/1.22.0_tmp branch#1044

Merged
quic-hemagnih merged 5 commits into
quic:release/v1.22.0_tmpfrom
abukhoy:nightly-ci-validate-1.22
Jun 8, 2026
Merged

[Nightly-CI]: Adding nightly validation in release/1.22.0_tmp branch#1044
quic-hemagnih merged 5 commits into
quic:release/v1.22.0_tmpfrom
abukhoy:nightly-ci-validate-1.22

Conversation

@abukhoy

@abukhoy abukhoy commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Linked to #992

abukhoy added 2 commits June 5, 2026 15:20
Signed-off-by: Abukhoyer Shaik <abukhoye@qti.qualcomm.com>
Signed-off-by: Abukhoyer Shaik <abukhoye@qti.qualcomm.com>

@pytest.mark.parametrize("model_name", test_models)
def test_export_compile_audio_embedding_model(model_name, get_pipeline_config, audio_embedding_model_artifacts):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this file from PR, only whitespaces


@pytest.mark.parametrize("model_name", test_models)
def test_generate_audio_embedding_model(model_name, get_pipeline_config, audio_embedding_model_artifacts):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this file from PR, only whitespaces


@pytest.mark.parametrize("model_name", test_models)
def test_generate_audio_model(model_name, get_pipeline_config, audio_model_artifacts):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this file from PR, only whitespaces


@pytest.mark.parametrize("model_name", test_models)
def test_export_compile_causal_lm(model_name, causal_model_artifacts, get_pipeline_config):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this file from PR, only whitespaces


@pytest.mark.parametrize("model_name", test_models)
def test_generate_causal_lm(model_name, causal_model_artifacts, get_pipeline_config):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this file from PR, only whitespaces

"Snowflake/Llama-3.1-SwiftKV-8B-Instruct",
"hpcai-tech/grok-1"
],

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this file from PR, only whitespaces

@pytest.mark.parametrize("model_name", test_models)
@pytest.mark.parametrize("pooling", [None])
def test_generate_causal_lm(model_name, pooling, get_pipeline_config, embedding_model_artifacts):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this file from PR, only whitespaces

def test_export_compile_image_text_to_text_model(
model_name, kv_offload, image_text_to_text_model_artifacts, get_pipeline_config
):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

remove this file from PR, only whitespaces

abukhoy added 3 commits June 8, 2026 15:45
Signed-off-by: Abukhoyer Shaik <abukhoye@qti.qualcomm.com>
Signed-off-by: Abukhoyer Shaik <abukhoye@qti.qualcomm.com>
Signed-off-by: Abukhoyer Shaik <abukhoye@qti.qualcomm.com>
@quic-hemagnih quic-hemagnih merged commit 6c729e1 into quic:release/v1.22.0_tmp Jun 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants