Major outages across ChatGPT and API
351–360 of 617 posts
Re: Major outages across ChatGPT and API
#352Re: Major outages across ChatGPT and API
#353move fast and break things! - I love OpenAI
Re: Major outages across ChatGPT and API
#354Earlier quoted context omitted.
You can do that today depending on what you need from the models.
Let's say I'm writing Flask code all day, and I need help with various parts of my code. Can I do it today or not? With questions like, "How to add 'Log in with Google' to the login screen" etc.
It’s probably as good as you can get at the moment though; and hey, trying it out costs you nothing but the time it takes to download llama.cpp and run “make” and then point it at the q6 model file.
So if it’s no good, you’ve probably wasted nothing more than like 30 min giving it a try.
[1] - https://huggingface.co/TheBloke/CodeLlama-34B-Instruct-GGUF [2] - https://github.com/ggerganov/llama.cpp
Re: Major outages across ChatGPT and API
#355Glad I managed to get some work done with it while it was working for a few hours. Holy smokes the code interpreter functionality has been a complete game changer for my workflow.
Re: Major outages across ChatGPT and API
#356Re: Major outages across ChatGPT and API
#357Earlier quoted context omitted.
The first coding question I tested it on, it gave me something completely wrong and it was pretty easy stuff, I’m sure it gets a lot right but this just shows unreliability
Phind for me has worked pretty bleh compared to just back and forth conversation with a python GPT4 bot I made lol.
Re: Major outages across ChatGPT and API
#358Re: Major outages across ChatGPT and API
#359This certainly doesn't inspire a lot of confidence in their new feature set...