diff --git a/forecast-inference/aws_config.yaml b/forecast-inference/aws_config.yaml index fe52dc3..e016a6a 100644 --- a/forecast-inference/aws_config.yaml +++ b/forecast-inference/aws_config.yaml @@ -1,5 +1,5 @@ run_model_func: forecast_inference.models.psp.get_model -model_path: s3://pvsite-ml-models-${OCF_ENVIRONMENT}/models/model-0.3.0.pkl +model_path: s3://uk-site-forecaster-models-${OCF_ENVIRONMENT}/models/model-0.3.0.pkl nwp: cls: psp.data_sources.nwp.NwpDataSource