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!