Skip to content

Update broken Slack link again#1339

Merged
jlarson4 merged 7 commits into
TransformerLensOrg:devfrom
APatelUIUC:apateluiuc-patch-1
May 29, 2026
Merged

Update broken Slack link again#1339
jlarson4 merged 7 commits into
TransformerLensOrg:devfrom
APatelUIUC:apateluiuc-patch-1

Conversation

@APatelUIUC
Copy link
Copy Markdown

@APatelUIUC APatelUIUC commented May 28, 2026

The Slack invite links in README.md and .github/ISSUE_TEMPLATE/question.md both point to expired invites (Slack invites cap at 400 uses).
This is the same issue Neel noted here: #742

https://join.slack.com/t/opensourcemechanistic/shared_invite/zt-3z9o0hxjl-MDX9pbATO2qESOazNDLpdQ

brendanlong and others added 7 commits April 20, 2026 14:50
* Fix type of HookedTransformerConfig.device

This is typed as `Optional[str]` but sometimes returns `torch.device`.
Updated the code to just return the `str` instead of wrapping with a
device.

I'm not confident that every function which takes a device will
always be passed a string, so I didn't change functions like
warn_if_mps.

Found while working on TransformerLensOrg#1219

* more cleanup

* 3.0 CI Bugs (TransformerLensOrg#1261)

* Fixing `utils` imports

* skip gated notebooks on PR from forks

* Updating notebooks

* Ensure LLaMA only runs when HF_TOKEN is available

---------

Co-authored-by: jlarson4 <jonahalarson@comcast.net>
* Fix TransformerBridge backward hook cleanup

* Preserve backward hooks in run_with_cache
@APatelUIUC APatelUIUC changed the title Updated broken Slack link Update broken Slack link again May 28, 2026
@jlarson4 jlarson4 changed the base branch from main to dev May 29, 2026 16:12
@jlarson4
Copy link
Copy Markdown
Collaborator

Thanks for updating this link! It will be included in the next release

@jlarson4 jlarson4 merged commit b2c0033 into TransformerLensOrg:dev May 29, 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.

4 participants