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
right now we have key for "quantize" and "convert_checkpoint" as a top level. instead we should use a key of "prepare_model" and pass in "quantize" or "convert_checkpoint". Also allows it to grow because there are other scripts for preparation.
right now we have key for "quantize" and "convert_checkpoint" as a top level. instead we should use a key of "prepare_model" and pass in "quantize" or "convert_checkpoint". Also allows it to grow because there are other scripts for preparation.