webForecast
The from-scratch TimesFM 70M patched decoder, running in your browser via WebGPU. Instance-normalize → patch → forecast → denormalize, no server.
history
forecast (q50)
q10–q90
About the model
This runs the from-scratch TimesFM 70M model by Fareed Khan — the published PyTorch checkpoint, exported to ONNX and int8-quantized (~65 MB), executed client-side with onnxruntime-web on WebGPU. No server, no API.
- Model weights huggingface.co/FareedKhan/timesfm-from-scratch-70m
- Model source & architecture github.com/FareedKhan-dev/timesfm-from-scratch
- Article Building a 200M-parameter time-series LLM from scratch
- This deployment github.com/vishalmysore/webForecast
- Sample datasets (download & modify) github.com/vishalmysore/webForecast/tree/main/docs/samples