METR-LA • ST-GraphMamba

Traffic Forecasting

Real inference from your trained ST-GraphMamba model through the Render API.

API offline

Inference API

The Space calls GET /health and GET /predict/latest. The model itself stays on the Python inference service.

Run real prediction

Uses the latest 24 observations from the real METR-LA dataset loaded by the backend and predicts 12 future steps for 207 sensors.

Model information

ModelST-GraphMamba
DatasetMETR-LA
Input24 × 207
Output207 × 12

Deployment architecture

METR-LARender FastAPI ST-GraphMamba207 × 12 This Space

This is a static frontend. It does not contain the .pt checkpoint.