Open mrunankpawar opened 9 months ago
This happens because Llama is a gated repo as in you need to login to hugging face first which requires a huggingface account.
Yes, I understood that thing. I have gained access but I was wondering that how can we deploy it?
You can upload the llama model file in files of your respective space and also change the directory path in the app.py file too, it would run perfect!
As we were running the model in our local, so we provided the path of llama model that we downloaded, but while deploying it on Hugging Face how can we actually get it done?
Can anyone please help?
Added screenshot of the error below. 👇