Closed chanind closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.14%. Comparing base (
8e09458
) to head (3e9fb62
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
discussed / approved offline
Description
I've noticed users sometimes get confused on the pretrained SAE table docs page about how to load a specific SAE in their code. This PR adds a "Load this SAE" link to each SAE in the pretrained SAEs table in docs. Clicking this link will pop up the code to load the specific SAE in SAELens, with a "Copy code" button to make it easy to copy into your own work.
The JS/CSS is a bit hacky but should do the job.
Type of change
Please delete options that are not relevant.
Checklist: