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
Hi, I tried to run "python3 -m fastchat.serve.model_worker --model-path lmsys/vicuna-7b-v1.5" in the "README" and included "--debug True" in the command, thinking that it would debug.
However, I was unable to debug because it neither accepted nor used that argument.
Is it possible to modify it to accept and use the "debug" argument so that I can debug?
The text was updated successfully, but these errors were encountered:
Hi, I tried to run "python3 -m fastchat.serve.model_worker --model-path lmsys/vicuna-7b-v1.5" in the "README" and included "--debug True" in the command, thinking that it would debug.
However, I was unable to debug because it neither accepted nor used that argument.
Is it possible to modify it to accept and use the "debug" argument so that I can debug?
The text was updated successfully, but these errors were encountered: