Skip to content

refactor output tracing for codegen#44004

Open
omkar-334 wants to merge 3 commits intohuggingface:mainfrom
omkar-334:refactor-codegen
Open

refactor output tracing for codegen#44004
omkar-334 wants to merge 3 commits intohuggingface:mainfrom
omkar-334:refactor-codegen

Conversation

@omkar-334
Copy link
Copy Markdown
Contributor

This PR refactors the codegen model as per #43979

cc @molbap
Screenshot 2026-02-15 at 5 24 52 AM

2 tests are being skipped because this model is not being loaded -

WARNING  tests.test_pipeline_mixin:test_pipeline_mixin.py:386 CodeGenModelTest::test_pipeline_feature_extraction_float32 is skipped: Could not find or load the model from `hf-internal-testing/tiny-random-CodeGenModel` with `<class 'transformers.models.codegen.modeling_codegen.CodeGenModel'>`.

@omkar-334
Copy link
Copy Markdown
Contributor Author

omkar-334 commented Feb 17, 2026

@molbap this is being overwritten by make fix-repo because this was Copied from transformers.models.gptj.modeling_gptj.GPTJBlock with GPTJ->CodeGen. Looks like we need to merge that first to fix this. This is the reason for the failing test.

@github-actions
Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: codegen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant