From 4c7e6497347acfa9725f792be3587dbfc5092c30 Mon Sep 17 00:00:00 2001 From: Liam Date: Fri, 25 Oct 2024 18:30:15 -0400 Subject: [PATCH] Landing page mobile --- viz/src/components/LandingPage.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/viz/src/components/LandingPage.tsx b/viz/src/components/LandingPage.tsx index 4082adc..62c1cdd 100644 --- a/viz/src/components/LandingPage.tsx +++ b/viz/src/components/LandingPage.tsx @@ -4,11 +4,11 @@ import { Link } from "react-router-dom"; const LandingPage: React.FC = () => { return (
-
- +
+ InterProt -
-

Interpreting Proteins through Language Models

-

+

+ Interpreting Proteins through Language Models +

+

InterProt is an open-source project applying mechanistic interpretability to protein language models. The goal is to better understand these models and steer them to design new proteins.

-

+

The project was started by{" "} Etowah