feat: unify training rendering and harden FrozenLake VL#176
Merged
Conversation
…-rollout-hardening # Conflicts: # training/pyproject.toml
mayinghan
approved these changes
Mar 7, 2026
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
ep logstarget_tokens + weightsrepresentationqwen3-4bsmoke-test CI workflow for SFT, DPO, and GRPO, plus local unit/import coverage for the shared rendering patheval-protocol>=0.3.23so the cookbook picks up the releasedep logstranscript/token-debug UI changes and the relaxedfireworks-aidependency range from eval-protocolEval Protocol Releases
eval-protocol==0.3.23Validation
./training/.venv/bin/pytest -q training/tests/unit training/tests/test_smoke_imports.py training/examples/frozen_lake/test_masking.pyenv -u FIREWORKS_API_KEY -u FIREWORKS_ACCOUNT_ID -u FIREWORKS_BASE_URL -u FIREWORKS_INFERENCE_URL -u FIREWORKS_HOTLOAD_API_URL -u FIREWORKS_GATEWAY_SECRET ./training/.venv/bin/pytest -q training/tests/smoke_test/test_sft_smoke.py training/tests/smoke_test/test_dpo_smoke.py training/tests/smoke_test/test_grpo_smoke.pyaccounts/fireworks/models/kimi-k2p5accounts/fireworks/models/qwen3-vl-30b-a3b-instructep logsUISmoke CI
The new workflow expects these GitHub secrets/vars for remote smoke runs:
FIREWORKS_API_KEY,FIREWORKS_ACCOUNT_IDFIREWORKS_SMOKE_TRAINING_SHAPE,FIREWORKS_SMOKE_BASE_MODEL,FIREWORKS_SMOKE_TOKENIZER_MODEL,FIREWORKS_BASE_URL,FIREWORKS_INFERENCE_URL,FIREWORKS_HOTLOAD_API_URL,FIREWORKS_CUSTOM_IMAGE_TAGDefaults are wired to:
accounts/fireworks/models/qwen3-4bQwen/Qwen3-4Bts-qwen3-4b-smoke-v1Screenshots
Kimi K2.5 VL
Qwen3 VL