fix(exl3): satisfy PR 228 release checks - #306
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Runtime requalification passed for this repair applied to the current release integration. Exact composition
The PR's runtime patch was applied onto the release integration's versions of Gates
Repository-wide |
Problem
PR #228's self-hosted pre-commit run timed out, but a local exact-head replay exposed real changed-file failures before the unrelated repository-wide baseline failures: Ruff formatting, EXL3 technical-term spelling, missing SPDX, mypy narrowing/return annotations, a forbidden stdlib
reimport, and newly introducedtorch.cudaAPI calls.Change
suh/SUHandsubtilesterms.QuantizationMethodsfor the quantization-config override contract.torch.acceleratorequivalents.No EXL3 math, launch geometry, routing, capacity policy, cache key, or checkpoint layout changes.
Validation
test_exl3.py, online cache, prefill plan, warmup, and quantization config args).--all-filesremains red on numerous pre-existing, unrelated Minimax/MLA/DeepSeek/parser/type errors; those are outside this repair and explain why changed-file evidence is stated explicitly.This PR targets #228's head branch so merging it updates #228 without replaying or widening its feature commits.