Last time I checked there was a limit to access GPT-4 even after paying.
GPT-3.5, Bard, Bing is free -- any real advantage? specially considering limited acess for individual users? (even after paying)
Now there is even a waitlist to pay for it. I am hitting the capability wall of free version regularly.
If you are using it, are you not running into 50 per month limit? Is that enough for you? << seems like 50 per month is wrong it is 50 per 3-4 hours, but it seem to change sometime. I can probably hit 50 per 3-4 hours limit trivially when I'm focused. I have been throttled of hackernews/reddit/etc for posting too fast for example.
(UK based if that matters)
PS. I'm using copilot. But I see that it works fine as a autocomplete for Python. I tried using it for C++ but I had to delete chunk of it as I ran into segmentation faults (very easily). It is defenitely good at generating tests tho.
Yes, GPT4 is very noticeably smarter than GPT 3.5 or any of the competitors like LLAMA 2. I rank almost all LLMs at the same level as a high school student, and GPT4 at the level of a graduate student just starting out as a junior employee.
However, I don't need a "junior" assistant, I need more of "me", which GPT4 can't currently emulate.
If I were to hire a flesh & blood human junior tech, that would be with the expectation that the junior would learn with time and pick up the specific techniques and approaches I prefer to use. Currently, GPT models cost an absurd amount of time, effort, and money to customise, and there's little chance that this would result in the equivalent of a trained employee.
These days I don't write much code, and the code that I write I can bang out faster than I can explain what I want to ChatGPT.
I've also found that the act of coding is a part of the learning process. I can't really understand something until I've taken it apart myself and put it back together again.
I keep telling my customers: I can teach it to you, but if I learn it on your behalf, you'll end up knowing nothing yourself.