If I do the fine tuning with the UI ("create a customized model") and the exact same training files, the fine tune model will deploy. This is probably a bug in the python examples or microsoft openai wrapping of the openai stuff.
Unable to deploy fine-tuned curie model
Berry, Ivan
1
Reputation point
I have a sucessful fine-tuned curie model job and model id. But I can't deploy it either from cli, or portal. In the portal I get this error:
Failed to create 1 out of 1 model deployments
ips_model_curie: The model 'Format: OpenAI, Name: curie.ft-xxx-ips_model, Version: 1' of account deployment is not supported.
Can anyone advise what is not supported and how I might overcome this?