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
When I run bash scripts/llava/train.sh,
I got the error ValueError: Expected a string path to an existing deepspeed config, or a dictionary, or a base64 encoded string. Received: scripts/llava/zero3.json.
Maybe the authors should upload the zero3.json file into the repository? Thanks!
The text was updated successfully, but these errors were encountered:
When I run
bash scripts/llava/train.sh
,I got the error
ValueError: Expected a string path to an existing deepspeed config, or a dictionary, or a base64 encoded string. Received: scripts/llava/zero3.json
.Maybe the authors should upload the zero3.json file into the repository? Thanks!
The text was updated successfully, but these errors were encountered: