Model load error

#14
by caisarl76 - opened

Hi, thank you for your amazing work!
I've encountered error while running
torchrun --nproc-per-node 4 --no-python mistral-chat $HOME/mistral_models/Large --instruct --max_tokens 256 --temperature 0.7

error message:
AssertionError: Make sure either /home/jupyter/mistral_models/Large/consolidated.00.pth or /home/jupyter/mistral_models/Large/consolidated.safetensors exists

Where can I find one of these files?
Best regards

I also encountered this error.

I am facing this too

Sign up or log in to comment