Skip to content

Commit

Permalink
models_4.2.0: renamed to remove 5khz from the model name
Browse files Browse the repository at this point in the history
  • Loading branch information
David Newman committed Apr 27, 2023
1 parent dc4716c commit 9113e24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bonito/cli/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ def download(self):


models = [
"dna_r10.4.1_e8.2_5khz_400bps_fast@v4.2.0",
"dna_r10.4.1_e8.2_5khz_400bps_hac@v4.2.0",
"dna_r10.4.1_e8.2_5khz_400bps_sup@v4.2.0",
"dna_r10.4.1_e8.2_400bps_fast@v4.2.0",
"dna_r10.4.1_e8.2_400bps_hac@v4.2.0",
"dna_r10.4.1_e8.2_400bps_sup@v4.2.0",

"[email protected]",
"[email protected]",
Expand Down

0 comments on commit 9113e24

Please sign in to comment.