Run Example in Model card may want an update

#10
by porra9 - opened

Referring to the example in model card, I needed to put -model-path followed by directory of models. My downloaded models are in the mlx-examples/llms/llama so my command looks like this.
python llama.py --prompt "My name is " --model-path Llama-2-7b-chat-mlx/
Thank you.

yeah, that's right

Sign up or log in to comment