I am trying to use a huggingface model(https://huggingface.co/openvoid/Prox-Phi-3-mini-128k). But facing this error:
OSError: openvoid/Prox-Phi-3-mini-128k does not appear to have a
file named microsoft/Phi-3-mini-128k-instruct--modeling_phi3.py
What could be the reason?
I tried degrading transformer version, it worked for one configuration error. Now I am facing this error.
Checkout https://huggingface.co/openvoid/Prox-Phi-3-mini-128k/main for available files. I tried opening this but it was showing 404 error.
I am trying to run this model locally.
New contributor
hummin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.