Skip to content

[Auto] Refactor GPT-Neo output tracing to standardized decorators (cluster-44018-2): merged 1 of 2 PRs#21

Closed
evalstate wants to merge 3 commits intomainfrom
merge-cluster-cluster-44018-2-20260423223633
Closed

[Auto] Refactor GPT-Neo output tracing to standardized decorators (cluster-44018-2): merged 1 of 2 PRs#21
evalstate wants to merge 3 commits intomainfrom
merge-cluster-cluster-44018-2-20260423223633

Conversation

@evalstate
Copy link
Copy Markdown
Owner

Automated cluster merge summary for cluster-44018-2.

Merged:

Skipped:

Failed:

  • None.

Notes:

Next steps:

Yash Bora and others added 3 commits February 15, 2026 20:33
…tors

Migrates GPT-Neo to the standardized output collection interface as part of huggingface#43979.
Removes manual output_attentions/output_hidden_states/return_dict handling
in favor of hook-based output capturing via decorators.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…moval

- Added @merge_with_config_defaults to resolve use_cache from config
- Removed output_attentions=True from test_local_attn_probs (attention
  layer always returns weights, no longer accepts this param)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…3633

# Conflicts:
#	src/transformers/models/gpt_neo/modeling_gpt_neo.py
@evalstate
Copy link
Copy Markdown
Owner Author

@evalstate evalstate closed this Apr 24, 2026
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