No config error /
Hello everyone, i have finetuned unsloth/Phi-3-mini-4k-instruct, and then pushed my model to Huggingface repo.
One of the problems is - OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like alsokit/eLM-mini-4B-4K-4bit-v01-merged-4bit is not the path to a directory containing a file named config.json.
But I have config.json file (see screenshot)
Also there are other errors among that error (please see the second screenshot)
Can anyone help me?
3 Replies
Did you have the model in network storage?
Or try using hf token to authenticate
When I create an endpoint, i just pass my hj token in environment variables
HF_TOKEN : hf_blablabla
(i copy the token from my hf account)
"Could not connect" implies that Hugging Face may have been down again