Skip to content

Commit 7ca1c07

Browse files
committed
updating model size parameter for new build
1 parent cf186f6 commit 7ca1c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pangolin/command.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def main(sysargs = sys.argv[1:]):
175175
"qc_fail":qc_fail,
176176
"lineages_version":lineages.__version__,
177177
"pangoLEARN_version":pangoLEARN.__version__,
178-
"compressed_model_size": 569253
178+
"compressed_model_size": 421977
179179
}
180180

181181
# find the data

0 commit comments

Comments
 (0)