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!!