OSError: rahulshetty/phi3-mini-jql does not appear to have a file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt or flax_model.msgpack.
#1
by CKK2002 - opened
The saved model is in GGUF quantized format, you will need to use llama.cpp based Python bindings (example) to load and run the model.
rahulshetty changed discussion status to closed
