feat: add offline hidden Teacher distillation campaigns - #47
Draft
Alizen-1009 wants to merge 19 commits into
Draft
feat: add offline hidden Teacher distillation campaigns#47Alizen-1009 wants to merge 19 commits into
Alizen-1009 wants to merge 19 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an opt-in offline
teacher-distillcampaign for generating an auditable naive-framework → hidden-Teacher optimization trajectory without changing standard campaign defaults.Highlights:
SUCCESS;gpu-wiki/;Validation
python3.12 -m unittest discover -s teacher_distill/tests -v— 94 passedpython3.12 -m unittest discover -s long_horizon/tests -v— 57 passedgit diff --check— PASSFull local
tests/discovery ran 166 tests. Remaining failures are independently reproducible onupstream/main:test_local_gateway.LocalGatewayTest.test_rejects_unsafe_file_path_and_unsupported_kind(expected 501, current main returns 422)test_optimize_dispatch.OptimizeFrameworkDispatchTest.test_production_explicit_framework_disables_conversion(expectedconvert_after=0, current main passes 3)test_aggregate_dispatchcannot import because this local Python 3.12 environment lacks Torch.Review notes
hidden-audited, not a security-grade sandbox; the threat-model wording is explicit.gpu-wiki/is never changed automatically. Generated drafts require human review and gpu-wiki CI before promotion.tasks/todo.md; mocked CLI/supervisor E2E and the individual real-GPU GDN kernel experiment were completed separately.This PR is opened as a draft for maintainer review.