File size: 675 Bytes
b93585f a37c9b9 b93585f a37c9b9 b93585f a37c9b9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
title: Cancer Mutation ESM2 Serving
emoji: 🧬
colorFrom: blue
colorTo: gray
sdk: docker
app_port: 7860
pinned: false
---
# ESM-2 model serving
Internal-only inference API for the Cancer Mutation Predictor project. Loads
a fine-tuned `facebook/esm2_t12_35M_UR50D` checkpoint from
`Arko007/esm2-cancer-nlr-35M` at startup and exposes `/score` and
`/score/batch`, gated by a shared-secret `X-Internal-Key` header so only the
orchestrator backend can call it.
This folder is synced here automatically from
[Anamitra-Sarkar/cancer-mutation-predictor](https://github.com/Anamitra-Sarkar/cancer-mutation-predictor)
via GitHub Actions — do not edit directly in the Space.
|