I have trained a model and I'm able to fetch predictions from the endpoint. However, when I try to use the model in the following code:
I'm getting an error that says:
"NotFound: 404 Publisher Model publishers/google/models/******** is not found."
Could you please tell me how I can use my trained model in this code?
Is there any additional context or information you can provide to help with this issue?
Are you following any documentation for this task? One of the common causes of this issue is region mismatch(Calling the model from that is on a different region), I would suggest filling a support case for this to take them a better look at your logs and resources.
Hi Reshubisen , I had the same problem and I resolved it by changing the region. For example:
When I changed to another region like "us-central1," it worked.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |