Skip to content

updated loading in exploratory analysis demo to use transformer bridge#1014

Merged
jlarson4 merged 41 commits intodev-3.x-canaryfrom
exploratory_analysis_demo_transformer_bridge_migration
Mar 4, 2026
Merged

updated loading in exploratory analysis demo to use transformer bridge#1014
jlarson4 merged 41 commits intodev-3.x-canaryfrom
exploratory_analysis_demo_transformer_bridge_migration

Conversation

@degenfabian
Copy link
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Screenshots

Please attach before and after screenshots of the change if applicable.

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

@bryce13950 bryce13950 added this to the 3.0 milestone Aug 20, 2025
@bryce13950
Copy link
Collaborator

This would be a good one to look at, since it is failing due to an unsupported param. If we can resolve that, we will probably find some hidden functionality we have not accounted for yet

@bryce13950 bryce13950 changed the base branch from dev-3.x to dev-3.x-folding October 10, 2025 13:06
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
…y_analysis_demo_transformer_bridge_migration
@jlarson4 jlarson4 changed the base branch from dev-3.x-folding to dev-3.x February 9, 2026 16:52
degenfabian and others added 5 commits February 27, 2026 14:17
- Move weight processing args (center_unembed, fold_ln, etc.) from
  boot_transformers() to enable_compatibility_mode() where they belong
- Clear stale outputs from cell with execution_count=None

Notebook blocked on missing TransformerBridge features: W_U property
delegation (Bug 6), tokens_to_residual_directions (Bug 7), and
pos_embed batch dim mismatch (Bug 3). See .claude/plans/transformer_bridge_bugs.md.
… of github.com:TransformerLensOrg/TransformerLens into exploratory_analysis_demo_transformer_bridge_migration
@jlarson4 jlarson4 changed the base branch from dev-3.x to dev-3.x-canary March 3, 2026 15:13
@jlarson4 jlarson4 merged commit 1d83537 into dev-3.x-canary Mar 4, 2026
15 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.

3 participants