Missing bin file when git clone a model

hey folks , trying to do git clone and copy over the following model : aws-neuron/hermes-mixtral-instruct-seqlen-4096-bs-4-optimum-0-0-23 · Hugging Face

when trying to deploy with Amazon Sagemaker i am getting the following error :

2024-07-25T08:39:55,151 [INFO ] W-9000-model-stdout com.amazonaws.ml.mms.wlm.WorkerLifeCycle - OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory /opt/ml/model.

and indeed no bin file exists in the folder , what am I missing ? :slightly_smiling_face:

thanks
guy.