Live data from Hacker News

Elevated Errors on API and ChatGPT

status.openai.com

101–110 of 182 posts

Re: Elevated Errors on API and ChatGPT

#102
post #90

If you’re on a Mac, Ollama with the Code Llama model and a bit of prompting is pretty decent if you’re doing Python or Javascript. Runs locally on Apple Silicon. 5-10 minute setup. It’s all free. https://ollama.ai Edit: a couple of comments below are recommending Mistral 7B over Code Llama/Llama2, so give that a try with Ollama too: ollama run mistral https://ollama.ai/library/mistral

I like using the OpenChat model based on Mistral, I think it is by far the best 7B model: https://openchat.team/ (you can also use it online here)

Re: Elevated Errors on API and ChatGPT

#105
post #90

If you’re on a Mac, Ollama with the Code Llama model and a bit of prompting is pretty decent if you’re doing Python or Javascript. Runs locally on Apple Silicon. 5-10 minute setup. It’s all free. https://ollama.ai Edit: a couple of comments below are recommending Mistral 7B over Code Llama/Llama2, so give that a try with Ollama too: ollama run mistral https://ollama.ai/library/mistral

If you have an AWS account, using Llama 2 through Bedrock is super easy.

Re: Elevated Errors on API and ChatGPT

#106

As a paid ChatGPT user for many months now I’m glad they move so fast making the service better. I happily take that over a slowly improving but always reliable service. Let reliability come later. For now it’s great they move fast even at the cost of service disruption.

Not when my workflow has been modified to rely on present tech and time is of the essence. Going back to "the old ways" breaks my workflow and makes me not trust them. They can experiment all they want with beta testers or internal networks.

I mean business survival 101 is not depend on a single failure point

Re: Elevated Errors on API and ChatGPT

#107
If the last week of OpenAI's ordeal was a setup in a hollywood flick it would be at this point where there is a hard cut to the third-billed, yet-to-be-seen-onscreen actor popping out a metal backdoor of a server room while stuffing a solid state drive into an inner jacket pocket while donning a motorcycle helmet and gloves, with a music score change indicating that the entire first two-act slow burn of this corporate politics film is about to crank into a proper techno-heist thriller.

Written and Directed by Christopher Nolan. Soundtrack by Trent Reznor and Atticus Ross. In Theaters May 2027.

Re: Elevated Errors on API and ChatGPT

#110
post #102
post #90

If you’re on a Mac, Ollama with the Code Llama model and a bit of prompting is pretty decent if you’re doing Python or Javascript. Runs locally on Apple Silicon. 5-10 minute setup. It’s all free. https://ollama.ai Edit: a couple of comments below are recommending Mistral 7B over Code Llama/Llama2, so give that a try with Ollama too: ollama run mistral https://ollama.ai/library/mistral

I like using the OpenChat model based on Mistral, I think it is by far the best 7B model: https://openchat.team/ (you can also use it online here)

thanks for this recommendation. have you been using this one for a while? How do you like it?
Post reply on HN