Hi everyone,
I’m trying to deploy the gte-qwen2-7b-instruct from huggingface found in model garden to use it for embeddings, but during the deployment I get this instant error:
Field: model.artifact_uri; Message: Invalid Cloud Storage URI for artifact_uri.
How could I solve this problem?
Thanks!!
Hi @LudovicoP,
Welcome to the Google Cloud Community!
It looks like you are trying to deploy a model in Vertex AI, but the process is failing because it cannot copy the model's files into a storage bucket in your project.
Here are the potential ways that might help with your use case:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.