Is GPT4 still the best for general use?

Ocra18

Junior Member
Joined
Aug 8, 2018
Messages
108
Reaction score
77
I fell out of the AI loop for a couple months. I know that after gpt 4 turbo some people complained that it wasn't as good for coding anymore. What's the state of gpt4 atm? Is it better to use API and if so, which model? My use case is general use and technical questions about random stuff I encounter, like a stackoverflow/tech forum replacement. What do you guys recommend?
 
Yes it's not giving the coding easily but continuous prompt it to the help you so go deeper
 
for me sometime it keeps giving same code even in new chat. but changing promt or way of giving instruction make it better
 
Update: As I was setting up some stuff earlier, I decided to buy to check if it would help me out with my issue. Gpt 3.5 wasn't helping much.

It's really good! This thing helped me solve something that would've taken me a day or longer, as I had no technical knowledge whatsoever on the matter (I didn't know what the fk I was doing)

Thanks guys!
 
If you use the API you will pay per use, openai 4.x models being 10x or more the cost of 3.5 model
 
Yes ,i think GPT-4 remains one of the best models for general use due to its advanced language understanding.But I'm using DeepCode for programming materials for programming code As it have more options .
 
yes GPT-4 is good enough but it can't be alternative of stack-overflow
 
Bard doesn't do the job too?
Not as good as GPT-4 so far...
I'm experimenting with Gemini ultra and so far gpt 4 seems to be doing much better job,
Both in content generation, code generation & correction/edit, it's not totally perfect, but best i've tried

Gemini offers 2 months free trial as well, if you have a vcc you can easily test it out yourself,
It all depends on the purpose, one could perform better than others in some specific cases, just test before scaling
 
I believe GPT-3.5 remains the optimal choice for general use due to the presence of daily character limits or similar restrictions in GPT-4, necessitating a switch to GPT-3 for uninterrupted access.
 
for me sometime it keeps giving same code even in new chat. but changing promt or way of giving instruction make it better
Yes, this happens even with articles, until you fine-tune before you get a satisfying result.
 
download ollama, then use mistral or llama2
for coding use code llama2

bettter than gpt4? - yes
price? - free
 
Back
Top