Skip to content

Commit

Permalink
update test pvnet model
Browse files Browse the repository at this point in the history
  • Loading branch information
dfulu committed Feb 29, 2024
1 parent 34befcf commit f3f2635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def model_kwargs():
# These kwargs define the pvnet model which the summation model uses
kwargs = dict(
model_name="openclimatefix/pvnet_v2",
model_version="22e577100d55787eb2547d701275b9bb48f7bfa0",
model_version="4203e12e719efd93da641c43d2e38527648f4915",
)
return kwargs

Expand Down

0 comments on commit f3f2635

Please sign in to comment.