Commit History

fix: remap bare Sequential keys to net.* when loading ddg_da.pt
ef2e4d9
Running

will702 commited on

fix: patch torchmetrics._apply using CPU probe tensor instead of self.device
ec4688a

will702 commited on

fix: use callable map_location to skip Lightning model.to() — avoids torchmetrics CUDA assertion
49e908a

will702 commited on

cleanup: remove debug tracing, restore clean health endpoint
5c3e365

will702 commited on

fix: patch raw checkpoint to replace all CUDA refs before load
ae54b1b

will702 commited on

fix: patch torchmetrics._apply for CPU-only load of GPU-trained checkpoint
c2a87a5

will702 commited on

debug: global exception handler returns JSON traceback
3cbc2e6

will702 commited on

debug: expose full traceback on predict errors
86ba7a9

will702 commited on

debug: attempt model download in /health and surface errors
81e7718

will702 commited on

debug: add model status to /health endpoint
b39262b

will702 commited on

fix: download models from HF Hub before existence check
90e1547

will702 commited on

fix: track app/models/ package, ignore only top-level /models/
7af21f9

will702 commited on

fix: move Optional import to top of feature_engineer.py
65a23c3

will702 commited on

Add Space README config
21122fb

will702 commited on

StockPro ML backend with pytorch-forecasting TFT
9334ec6

will702 commited on