Avoid hard failure for gpt-oss GGUF architecture by falling back to g…
by TheSanjBot
·
Feb 06, 2026 at 19:26 UTC
·
scan-997359b9f8b12067
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Medium (25%)
Avoid hard failure for gpt-oss GGUF architecture by falling back to gpt-neox.
modeling_gguf_pytorch_utils.py line 462+ maps `gpt-oss` to `gpt-neox`
modeling_gguf_pytorch_utils.py line 465 emits warning
No MoE-related changes in diff
Warning message states no correctness guarantee
First-time contributor to this repository. unfamiliar with 2 files.
Review 2 file(s)
src/transformers/models/grounding_dino/processing_grounding_dino.py
+8
Source code
src/transformers/modeling_gguf_pytorch_utils.py
+7
Source code
10
minutes to review
low
effort level
none
staleness risk
Standard review process
Insufficient evidence (CI/tests) to evaluate
Why is ci_passing missing? Consider adding this check.
Why is lint_passing missing? Consider adding this check.
First contribution - consider welcoming and providing extra context