Anamitra Sarkar
Initial sync of ESM-2 model-serving app from cancer-mutation-predictor repo
a37c9b9
|
Raw
History Blame
675 Bytes
metadata
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 via GitHub Actions — do not edit directly in the Space.