Skip to content

Conversation

sozercan
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@Copilot Copilot AI review requested due to automatic review settings August 27, 2025 05:02
@sozercan sozercan merged commit 8f25a6b into main Aug 27, 2025
17 of 25 checks passed
@sozercan sozercan deleted the ci-update-models-large-runners branch August 27, 2025 05:02
Copy link

@Copilot 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

This PR consolidates the CI workflow for updating models by moving large models from a separate self-hosted workflow to the main workflow that uses GitHub-hosted large runners. The change simplifies the workflow management by eliminating the need for separate self-hosted infrastructure.

  • Removes the separate update-models-self.yaml workflow that handled large models on self-hosted runners
  • Consolidates all model updates into the main update-models.yaml workflow by adding the large models to its default list

Reviewed Changes

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

File Description
.github/workflows/update-models.yaml Added large models to the default model list for processing on GitHub-hosted runners
.github/workflows/update-models-self.yaml Completely removed the separate workflow file for self-hosted model updates

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.

1 participant