Refresh skill validation evidence#72
Merged
Merged
Conversation
Update live upstream anchors and open-PR watch rows across SGLang, vLLM, TensorRT-LLM, and TokenSpeed skill guidance. Register model-pr-diff-dossier in the top-level README install flow, tighten model-history card quality checks, and add the SGLang LTX2 residual-gate fusion pattern. Validated locally with pytest, black check, py_compile, cookbook config validation, five-model compute/diagram smoke tests, and on ion-b200 with pytest, script smoke, and ncu smoke.
BBuf
force-pushed
the
codex/refresh-skill-validation-evidence
branch
from
June 27, 2026 08:49
10562b2 to
a0ca475
Compare
Owner
Author
|
PR 72 updated with a full skill-refresh pass. Highlights:
B200 validation artifacts:
Validation:
|
BBuf
marked this pull request as ready for review
June 27, 2026 08:53
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
model-pr-diff-dossierin the top-level install/reload flow and add a README quality test so it does not drift out of the public skill list again.Live source checks
sgl-project/sglang@9214b9338fcb1df5b1a9ab5835aa631539f55556vllm-project/vllm@091d13976c1c246714bb2112dd2e208561dda6a3NVIDIA/TensorRT-LLM@aaffa2f9fef3025e0f698d978385a73460344e0blightseekorg/tokenspeed@d0a7faddb5ec0d4c6d037c4c3e6a781d2c5164a8I also checked current open/recent PRs for Qwen3.5, DeepSeek-V4, Kimi K2.5/KimiLinear, GLM-5/5.2, MoE, GDN/KDA/MLA, and serving benchmark relevance. This PR updates top-level watch rows and source anchors, but intentionally does not rewrite the entire per-model history corpus; a dry-run rebuild showed a very large full-card rewrite, so I kept this scoped to validation evidence and stale/incorrect public guidance.
Validation
Local:
python3 -m pytest -q->111 passed in 4.42spython3 -m black --check tests/test_model_pr_dossier_quality.pypython3 -m py_compile skills/llm-torch-profiler-analysis/scripts/triage_kernel_helpers.py skills/llm-serving-auto-benchmark/scripts/validate_cookbook_configs.py skills/model-compute-simulation/scripts/model_compute_simulator.py skills/model-architecture-diagram/scripts/model_architecture_diagram.pypython3 skills/llm-serving-auto-benchmark/scripts/validate_cookbook_configs.py skills/llm-serving-auto-benchmark/configs/cookbook-llmqwen3-235b-a22b,deepseek-v4-flash,kimi-k2.5,minimax-m2,glm-5ion-b200:
/tmp/ai_skills_validatepytest->111 passed, 132 subtests passed in 9.16spy_compilefor relevant scripts -> passedncu --set basic-> passed