You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 3rd largest model size in the paper and readme file is 33B, download.sh, it is 30B.
Line 5:
MODEL_SIZE="7B,13B,30B,65B"
Line 12:
N_SHARD_DICT["30B"]="3"
The text was updated successfully, but these errors were encountered:
imranraad07
changed the title
Related to #49: Typo at download.sh: should be 33B, instead of 30B
Typo at download.sh: should be 33B, instead of 30B
Mar 2, 2023
This issue is related to issue #49
The 3rd largest model size in the paper and readme file is 33B,
download.sh
, it is 30B.Line 5:
MODEL_SIZE="7B,13B,30B,65B"
Line 12:
N_SHARD_DICT["30B"]="3"
The text was updated successfully, but these errors were encountered: