Skip to content

Added n_ctx override to TransformerBridge#1269

Merged
jlarson4 merged 2 commits intodevfrom
feature/n_ctx_override_bridge
Apr 24, 2026
Merged

Added n_ctx override to TransformerBridge#1269
jlarson4 merged 2 commits intodevfrom
feature/n_ctx_override_bridge

Conversation

@jlarson4
Copy link
Copy Markdown
Collaborator

Description

Added ability to adjust n_ctx to TransformerBridge. The feature was already added to HookedTransformer, wanted to create feature parity before closing #961

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have not rewritten tests relating to key interfaces which would affect backward compatibility

@jlarson4 jlarson4 merged commit 3c5896e into dev Apr 24, 2026
37 of 44 checks passed
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