From d29184e5e19636301fdc170ce8fe08a002ab41b4 Mon Sep 17 00:00:00 2001 From: Samson Mataraso <20498571+samson920@users.noreply.github.com> Date: Wed, 27 May 2026 10:48:42 -0700 Subject: [PATCH] Update README.md Fixing link to ESMC HF collection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8972045..8676d11 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ For information on using ESM3, see the [ESM3 README](https://github.com/Biohub/e [ESMC](https://biohub.ai/esm/protein) is a state-of-the-art protein language model that has learned representations of protein biology from training on billions of protein sequences. -Codebase, model weights, and model variants for ESMC are available through [Hugging Face](https://huggingface.co/collections/Biohub/esmc-model-family). +Codebase, model weights, and model variants for ESMC are available through [Hugging Face](https://huggingface.co/collections/biohub/esmc-model-family). There are two primary ways of running the ESM models: through the [**Biohub Platform**](https://biohub.ai/) or locally with Hugging Face. The Biohub Platform enables users to easily run inference with ESM models with minimal setup. Users interested in customizing or fine-tuning ESM models can use the models from Hugging Face.