Hello. I am trying to remove "Custom Extractor", which contain "general ai" models, but GCP console give error "GenAI 1P model can not be deleted from model registry, delete it from tuning side". Trying to remove model also provide same error:
{
"name": "projects/950151893526/locations/us/operations/8534504841544376159",
"done": true,
"result": "error",
"response": {},
"metadata": {
"@type": "type.googleapis.com/google.cloud.documentai.uiv1beta3.DeleteProcessorVersionMetadata",
"commonMetadata": {
"state": "FAILED",
"createTime": "2024-07-24T04:44:35.241570Z",
"updateTime": "2024-07-24T04:44:35.644815Z",
"resource": "projects/950151893526/locations/us/processors/11306dc53677b820/processorVersions/b6deccc5f9196d09"
}
},
"error": {
"code": 3,
"message": "GenAI 1P model can not be deleted from model registry, delete it from tuning side.",
"details": []
}
}
I searched for "tuning side" over GCP interface and cannot find where it is. Also no info in documentation bout such error message. How exactly can I remove processor without this error?
Thanks
Hi,
Please follow the documentation [1] to delete the model from Vertex AI model registry.
[1] https://cloud.google.com/vertex-ai/docs/model-registry/delete-model
Thanks
I was there. List are empty, that is why I cannot find how to remove document ai processor, because no model anywhere in vertex ai interface.
When I try to delete my finetuned model (supervised finetuning) from Model Registry, I see the same error -
Failed to delete model "Adjudication Tuning - 7_1"
Error message: "GenAI 1P model can not be deleted from model registry, delete it from tuning side."
Status: 400 Error code: 3
Then, in order to delete from the 'tuning side', I access the model from the Vertex AI Studio > Language > Tune and Distill. Here, there is no option to delete the model. I also notice that the Tuning Job URL is not clickable anymore, which leads me to suspect that the tuning job is most likely deleted, which might be preventing the model from being deleted.
Did anyone else notice the same issue? Would love to get a resolution for this.
facing same issue
When I try to delete a finetuned model from Model Registry, I am unable to delete it and see the following error -
“Failed to delete model "Adjudication Tuning - 7_1"
Error message: "GenAI 1P model can not be deleted from model registry, delete it from tuning side."
Status: 400 Error code: 3”
To resolve this, I try to delete from tuning side by navigating to Vertex AI Studio > Language > Tune and Distill and finding my model.
Here, there is no option to delete the model. So I am unsure how to delete.
Also, I see here that the ‘Tuning Job’ URL is not clickable anymore, that leads to the possibility that the tuning job was deleted and hence, the corresponding model cannot be deleted anymore.
Is someone else facing the same problem and can validate?
Thanks
Same issue except that I don't find anything in Vertex AI Studio > Language > Tune and Distill either, was not able to delete processor yet
Here I am with the same error!!!!
I’m speechless... if you use fine-tuning... then you can’t delete it... and if I try to look for support, I think I need to pay for it... really Google?
Where on earth is the tuning side?
I hope they don't charge me for having the processors with error and deactivated... because that would be the last straw.
same issue 'GenAI 1P model can not be deleted from model registry, delete it from tuning side'
I have the same issue - GenAI 1P model can not be deleted from model registry, delete it from tuning side.
I could not delete or stop the processor version via the GCP console, but I was able to disable it via the API:
https://cloud.google.com/document-ai/docs/reference/rest/v1/projects.locations.processors/disable
same issue 'GenAI 1P model can not be deleted from model registry, delete it from tuning side'. Any solution we could delete via website console but not API call?
Getting same issue 'GenAI 1P model can not be deleted from model registry, delete it from tuning side'. Status: 400 Error code: 3.
com.google.cloud.ai.platform.common.errors.AiPlatformException: code=INVALID_ARGUMENT, message=Tuned GenAI 1P model can not be deleted from model registry., cause=null