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?
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.
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?
Thank you for contacting the Google Cloud Community.
I have gone through your reported issue, however it seems like this is an issue observed specifically at your end. It would need more specific debugging and analysis. To ensure a faster resolution and dedicated support for your issue, I kindly request you to file a support ticket by clicking here1. Our support team will prioritize your request and provide you with the assistance you need.
For individual support issues, it is best to utilize the support ticketing system. We appreciate your cooperation!
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?
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