Assistance Needed with SHALB Helm Chart for Hugging Face Model Deployment #6
Unanswered
bhanuprakashvangala
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using the SHALB Helm chart for deploying the LLAMA 2 Hugging Face model but I'm encountering authentication issues with the init container's git clone process for the gated model.
Despite configuring Kubernetes secrets and environment variables,
I keep getting the error:
fatal: could not read Username for 'https://huggingface.co': No such device or address
Any guidance or tips you could provide would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions