We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0aa6e10 + d9fae64 commit a1138f5Copy full SHA for a1138f5
rslearn/models/olmoearth_pretrain/model.py
@@ -40,6 +40,7 @@
40
ModelID.OLMOEARTH_V1_NANO: 128,
41
ModelID.OLMOEARTH_V1_TINY: 192,
42
ModelID.OLMOEARTH_V1_BASE: 768,
43
+ ModelID.OLMOEARTH_V1_LARGE: 1024,
44
}
45
46
0 commit comments