gpt4free icon indicating copy to clipboard operation
gpt4free copied to clipboard

Is it really gpt-4 model in ora module?

Open mbogomazov opened this issue 1 year ago • 8 comments

Why are you sure it is really 'gpt-4'? Because I asked a model about it and this is what it says about it:

Currently, I am using **GPT-3** to provide assistance and information. GPT-4 has not been released yet. If you have any questions, feel free to ask, and I'll do my best to help you.. I used gpt4 ora model not so long (and maybe it is a problem, I should practice in prompt engineering) but in my opinion its answers is worse than Open AI gpt-4 (i used it too), can you prove that is really gpt-4 and not gpt-3?

mbogomazov avatar Apr 23 '23 17:04 mbogomazov

Hi, it passed the tests i submitted it and has better performance compared to other models, also, it is prompted in the background so that may degrade performance and gpt-4 will generally say that it does not know about gpt4.

asking gpt-4 who it is image

gpt-3.5 in ora.sh image

gpt-4 in ora.sh image

xtekky avatar Apr 23 '23 17:04 xtekky

It is, ask it "Summarize [RANDOM_TOPIC], with each word starting in the next letter in the alphabet". This is a prompt that GPT-3.5-turbo fails at.

DanielShemesh avatar Apr 23 '23 19:04 DanielShemesh

how do i even run the python script

xmoufyy avatar Apr 23 '23 22:04 xmoufyy

@xmoufyy, if you are not familiar with python, you may refer to an online tutorial or ask chatgpt, to use the python script simply move it from /testing into to base folder and then run it (python3 filename.py

xtekky avatar Apr 23 '23 22:04 xtekky

image

xmoufyy avatar Apr 23 '23 22:04 xmoufyy

@xtekky > image

this is what happens when i tried to do what you said

xmoufyy avatar Apr 23 '23 23:04 xmoufyy

Right, it is a GPT-3.5 disguised as GPT-4. GPT-4 is still too expensive at the moment.

taiyi747 avatar Apr 24 '23 06:04 taiyi747

@taiyi747 no, it is gpt-4 lol, this is the whole point of the discussion

xtekky avatar Apr 24 '23 07:04 xtekky