This was an older post that was merged accidently. It can be seen here.
The post following this are recent (07/31/2023) and were correctly merged.
This was an older post that was merged accidently. It can be seen here.
The post following this are recent (07/31/2023) and were correctly merged.
A post was merged into an existing topic: Fine Tuned models completely inaccessible
I am getting
error {
error: {
message: âinternal errorâ,
type: âinvalid_request_errorâ,
param: null,
code: null
}
}
on all retries.
it is a fine-tuned model
Sharing your code making the api call will help us to find what went wrong.
Any api endpoints of fine-tuned models seem to be down, right now. We also are experiencing this problem, our product is down since 1 hour.
Seeing widespread reports of this, also experiencing the same thing
It appears that fine-tuned models are failing for anyone who tries to access them. I am seeing this widely reported today for any org that uses fine-tunes. This is a representative fail:
APIError: internal error {
âerrorâ: {
âmessageâ: âinternal errorâ,
âtypeâ: âinvalid_request_errorâ,
âparamâ: null,
âcodeâ: null
}
}
500 {âerrorâ: {âmessageâ: âinternal errorâ, âtypeâ: âinvalid_request_errorâ, âparamâ: None, âcodeâ: None}} {âDateâ: âMon, 31 Jul 2023 18:05:09 GMTâ, âContent-Typeâ: âapplication/json; charset=utf-8â, âContent-Lengthâ: â147â, âConnectionâ: âkeep-aliveâ, âvaryâ: âOriginâ, âx-request-idâ: â155ff9ca6037a44949f7dfef3db40d0aâ, âstrict-transport-securityâ: âmax-age=15724800; includeSubDomainsâ, âCF-Cache-Statusâ: âDYNAMICâ, âServerâ: âcloudflareâ, âCF-RAYâ: â7ef7c4938b0c2a45-ORDâ, âalt-svcâ: âh3=â:443â; ma=86400â}
I have the same issue as you; hope it will be resolved soon.
It, unfortunately, happens on any fine-tuned model I try and on any parameters (I have successfully used the models earlier today)
Same here! Should we just move away from fine-tuned ones, now?
Same problem here, is there a workaround? My service is down for 2 hours
Same problem :(, is there a workaround?
Also noticing this since about 5:10 PM UTC today. In our case, some (small) subset of finetuned models still work via completions endpoint, but most do not.
Exact same issue is occuring for me on multiple fine-tuned models. These had been working without issue for many months until about 4 hrs ago.
A post was merged into an existing topic: Fine Tuned models completely inaccessible
The outage of fine-tunes has apparently recovered:
It was showing an internal error earlier:
{'error': {'message': 'internal error', 'type': 'invalid_request_error', 'param': None, 'code': None}}
The outage lasted ~3 hrs.
Our fine-tuned models seem to be back and have been up and running smoothly for a few minutes now.
Same here! That was scary. Would still love to know the best way to let OpenAI know when stuff like this happens.
I agree, it wasnât reported on the status page, and the outage was at least 3 hours!