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

Hihi, may I ask how to solve this error?

Screenshot 2025-02-18 104720.png

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

Sign up or log in to comment