Skip to content

Conversation

@ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Nov 5, 2025

What does this PR do?

Great!

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

This comment contains run-slow, running the specified jobs:

models: $(tail -n 1 output.txt)
quantizations: $(tail -n 1 output2.txt)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

CI Results

Workflow Run ⚙️

⚠️ No test being reported (jobs are skipped or cancelled)!

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

CI Results

Workflow Run ⚙️

✅ No failing test specific to this PR 🎉 !

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

This comment contains run-slow, running the specified jobs:

models: ["models/vit"]
quantizations: []

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

CI Results

Workflow Run ⚙️

Model CI Report

❌ Failed tests

  • vit:
    tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

This comment contains run-slow, running the specified jobs:

models: ["models/vit"]
quantizations: []

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

CI Results

Workflow Run ⚙️

Model CI Report

❌ Failed tests

  • vit:
    tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

[For maintainers] Suggested jobs to run (before merge)

run-slow: vit

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

This comment contains run-slow, running the specified jobs:

models: ["models/vit"]
quantizations: []

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

CI Results

Workflow Run ⚙️

✅ No failing test specific to this PR 🎉 !

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

CI Results

Workflow Run ⚙️

✅ No failing test specific to this PR 🎉 !

@ydshieh ydshieh requested a review from paulinebm November 5, 2025 11:32
Copy link
Contributor

@paulinebm paulinebm left a comment

Choose a reason for hiding this comment

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

LGTM

CI_TEST_JOB: ${{ inputs.job }}
SETUP_STATUS: ${{ inputs.setup_status }}
REPORT_REPO_ID: ${{ inputs.report_repo_id }}
quantization_matrix: ${{ inputs.quantization_matrix }}
Copy link
Contributor

Choose a reason for hiding this comment

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

not in capital ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah, it's fine. I don't try to use capital for each new environment variables added in this PR, a bit too much work.

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.

4 participants