Skip to content

Test webapp local training in parallel - #1218

Draft
ale18V wants to merge 1 commit into
mainfrom
1196-webapp-training-tests-ale
Draft

ale18V wants to merge 1 commit into
mainfrom
1196-webapp-training-tests-ale

Conversation

@ale18V

@ale18V ale18V commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

What & why

This PR adds dedicated end-to-end coverage for local training tasks and runs the specs independently in CI. It also fixes trained-model ownership so the model remains available to the completion screen after the training session is cleaned up. The changes cover Titanic, LUS COVID, and Wikitext workflows, with task-specific failure screenshots and contributor documentation.

Technical plan

The CI workflow runs the local-training specs through a separate task matrix while excluding them from the general E2E job. Shared Cypress setup and small fixtures keep each scenario focused and reproducible. The training dashboard serializes and decodes a copy of the trained model before disposing the training session, while the steps view disposes replaced and unmounted models.

Todo

Increase local-training workloads after measuring CI timings.

@ale18V
ale18V marked this pull request as draft September 18, 2026 15:54
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