Delete dup divergent info in Main Demo, resolves #1415#1416
Open
danra wants to merge 1 commit into
Open
Conversation
jlarson4
reviewed
Jun 22, 2026
| "cell_type": "markdown", | ||
| "metadata": {}, | ||
| "source": [ | ||
| "TransformerLens supports 9,000+ models across 50+ architecture families, all of which can be loaded into a consistent(-ish) interface by just changing the name in `boot_transformers`. The available models are [documented here](https://transformerlensorg.github.io/TransformerLens/generated/transformer_bridge_models.html) with some notable ones [documented here](https://dynalist.io/d/n2ZWtnoYHrU1s4vnFSAQ519J#z=jHj79Pj58cgJKdq4t-ygK-4h), and a set of interpretability friendly models I've trained are [documented here](https://dynalist.io/d/n2ZWtnoYHrU1s4vnFSAQ519J#z=NCJ6zH_Okw_mUYAwGnMKsj2m), including a set of toy language models (tiny one to four layer models) and a set of [SoLU models](https://dynalist.io/d/n2ZWtnoYHrU1s4vnFSAQ519J#z=FZ5W6GGcy6OitPEaO733JLqf) up to GPT-2 Medium size (300M parameters)." |
Collaborator
There was a problem hiding this comment.
I would like to maintain the very first link in this list that links to https://transformerlensorg.github.io/TransformerLens/generated/transformer_bridge_models.html. This is the current live list of supported models for main, and will update when the docs are rebuilt for the next release.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.