Skip to content

Commit

Permalink
Fixups
Browse files Browse the repository at this point in the history
  • Loading branch information
liambai committed Feb 3, 2025
1 parent 8e9f94d commit 45b4392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# InterProt

This repo contains tools for interpreting protein language models using sparse autoencoders (SAEs). Our SAE visualizer is available at [interprot.com/](https://interprot.com/). For more information, check out our [preprint](TODO).
This repo contains tools for interpreting protein language models using sparse autoencoders (SAEs). Our SAE visualizer is available at [interprot.com](https://interprot.com). For more information, check out our [preprint](TODO).

`viz` contains the frontend app for visualizing SAE features. `interprot` is a Python package for SAE training, evaluation, and interpretation.

Expand Down Expand Up @@ -29,7 +29,7 @@ The RunPod serverless functions live in their own repos:
- SAE inference: https://github.com/liambai/sae-inference
- SAE steering: https://github.com/liambai/sae-steering

## Running and developing the InterProt package
## Running and developing the Python package

### Setting up pre-commit

Expand Down

0 comments on commit 45b4392

Please sign in to comment.