Foundation Model Inference
Apply a pretrained foundation model from registry/models/ to raster input(s). Resolves the model record, downloads + hash-verifies the weights on first use, runs the inference pass via the model's declared framework (PyTorch/TerraTorch, ONNX, etc.), and emits a per-run RunRecord that the Evidence Bundle composes alongside the prediction.
| ID | fm_inference |
|---|---|
| Domain | geo |
| Category | ml |
| Type | raster-model-to-raster |
| Version | 0.1.0 |