Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion demos/Colab_Compatibility.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"TransformerLens currently supports 231 models out of the box.\n"
"TransformerLens currently supports 232 models out of the box.\n"
]
}
],
Expand Down Expand Up @@ -1086,6 +1086,7 @@
" \"meta-llama/Meta-Llama-3-70B-Instruct\",\n",
" \"mistralai/Mixtral-8x7B-Instruct-v0.1\",\n",
" \"mistralai/Mixtral-8x7B-v0.1\",\n",
" \"openai/gpt-oss-20b\",\n",
" \"Qwen/Qwen2.5-32B\",\n",
" \"Qwen/Qwen2.5-32B-Instruct\",\n",
" \"Qwen/Qwen2.5-72B\",\n",
Expand Down
Loading
Loading