You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The backend image contains multiple LLM weights and is quite large (~10GB+), so the initial pull may take some time depending on your internet connection
219
+
- The frontend will be available at: http://localhost:3000
220
+
- The backend API will be available at: http://localhost:8000
221
+
- Both services will start automatically and the frontend will wait for the backend to be ready
222
+
223
+
195
224
### Citation
196
225
@article{wang2025scdrugmap,
197
226
title={scDrugMap: Benchmarking Large Foundation Models for Drug Response Prediction},
0 commit comments